summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2009-09-02 19:32:39 +0200
committerGravatar waker <wakeroid@gmail.com>2009-09-02 19:33:44 +0200
commit1e3ab07cfe0ecc58fa4a80583c96a767174a80e2 (patch)
tree865284ef8f4b0f16068454ab7debb0837493bd74 /Makefile.am
parent121c7130795cf36a7057c6389af592aa001a4e9b (diff)
authors info update; hotkeys will no longer start thread unless there's valid config
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am11
1 files changed, 9 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index ceb64007..4eb941cd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,15 @@
## 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 ${APE_DIR} plugins/demac
+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/hotkeys\
+ plugins/lastfm\
+ ${APE_DIR}\
+ plugins/demac
dumbpath=@top_srcdir@/dumb
sidpath=@top_srcdir@/sid/sidplay-libs-2.1.0