summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2009-08-19 22:45:01 +0200
committerGravatar waker <wakeroid@gmail.com>2009-08-19 22:45:01 +0200
commit2f34377d0352ed5aae777f813bbbadcffacbb579 (patch)
tree17498521f4349cf16af4d47940bccb2885eb9727 /configure.in
parent49875b085e4c1fa6881a54b482e8439fc1c6daa9 (diff)
passed make distcheck; 0.1.0 release
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 158a35f5..f3ed587e 100644
--- a/configure.in
+++ b/configure.in
@@ -25,8 +25,9 @@ AC_SUBST(DEPS_LIBS)
AC_OUTPUT([
Makefile
+pixmaps/Makefile
gme/Game_Music_Emu-0.5.2/gme/Makefile
-libsidplay2/sidplay-libs-2.1.0/Makefile
+sid/sidplay-libs-2.1.0/Makefile
dumb/Makefile
])