summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 83e44da2c..b7f97f5fa 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -40,7 +40,8 @@ SUBDIRS = \
libw32dll \
liblpcm \
libxinevdec \
- libxineadec
+ libxineadec \
+ libvorbis
debug:
@list='$(SUBDIRS)'; for subdir in $$list; do \