summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorEdgard Lima <edgard.lima@indt.org.br>2005-12-09 04:15:02 +0000
committerEdgard Lima <edgard.lima@indt.org.br>2005-12-09 04:15:02 +0000
commitb57b82d528198c35d721aad073d1048bb5b961e2 (patch)
tree1fecae12999a80082ca939acda7074fad834e8f3 /ext/Makefile.am
parentbf3ce4ca5dcbd45df80f9ca485a07d9485f44e22 (diff)
downloadgst-plugins-bad-b57b82d528198c35d721aad073d1048bb5b961e2.tar.gz
gst-plugins-bad-b57b82d528198c35d721aad073d1048bb5b961e2.tar.bz2
gst-plugins-bad-b57b82d528198c35d721aad073d1048bb5b961e2.zip
swfdec Ported to 0.10.
Original commit message from CVS: swfdec Ported to 0.10.
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am9
1 files changed, 5 insertions, 4 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 0d09da18..5d3d510c 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -172,11 +172,11 @@ SMOOTHWAVE_DIR=
SNDFILE_DIR=
# endif
-# if USE_SWFDEC
-# SWFDEC_DIR=swfdec
-# else
+if USE_SWFDEC
+SWFDEC_DIR=swfdec
+else
SWFDEC_DIR=
-# endif
+endif
# if USE_TARKIN
# TARKIN_DIR=tarkin
@@ -240,4 +240,5 @@ DIST_SUBDIRS= \
libmms \
musepack \
sdl \
+ swfdec \
wavpack