summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9daae3c64..f34afe541 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -36,7 +36,10 @@ SUBDIRS = \
liba52 \
libspudec \
libmad \
- libw32dll
+ libw32dll \
+ liblpcm \
+ libxinevdec \
+ libxineadec
debug:
@list='$(SUBDIRS)'; for subdir in $$list; do \