summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2002-12-01 15:04:52 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2002-12-01 15:04:52 +0000
commitb8c30b39b4dd53b0017f7e0afd27ba789262e99f (patch)
tree2898b99a926ce951601b6ea07f533462c0ac2176
parent98694df9968ab015aa418be0997291e5d4046d67 (diff)
downloadxine-lib-b8c30b39b4dd53b0017f7e0afd27ba789262e99f.tar.gz
xine-lib-b8c30b39b4dd53b0017f7e0afd27ba789262e99f.tar.bz2
enable compilation of post subdir
CVS patchset: 3400 CVS date: 2002/12/01 15:04:52
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ac30a7777..ed1ee4ab2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -44,7 +44,8 @@ SUBDIRS = \
libxineadec \
libvorbis \
libreal \
- libfaad
+ libfaad \
+ post
debug:
@list='$(SUBDIRS)'; for subdir in $$list; do \