summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2009-08-31 23:01:53 +0200
committerGravatar waker <wakeroid@gmail.com>2009-08-31 23:01:53 +0200
commit011624b9af820f54d3bdbb9dfcae985b0d5c8d7c (patch)
tree7ebd01a1cef3af3bd911433af44f883fe16e0b29 /Makefile.am
parentcad9f623e684c39f210829363866991f76636596 (diff)
added libdemac
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 844ce894..3213626a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,10 @@
## Process this file with automake to produce Makefile.in
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = gme/Game_Music_Emu-0.5.2 gme/Game_Music_Emu-0.5.2/gme sid/sidplay-libs-2.1.0 dumb pixmaps plugins/lastfm plugins/ape
+test HAVE_LIBMAC=1 && APE_DIR="plugins/ape"
+
+SUBDIRS = gme/Game_Music_Emu-0.5.2 gme/Game_Music_Emu-0.5.2/gme sid/sidplay-libs-2.1.0 dumb pixmaps\
+ plugins/lastfm ${APE_DIR}
dumbpath=@top_srcdir@/dumb
sidpath=@top_srcdir@/sid/sidplay-libs-2.1.0