summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2007-02-13 14:22:53 +0000
committerChristian Schaller <uraeus@gnome.org>2007-02-13 14:22:53 +0000
commitae5db6d1d7ca4f1372f4989ec2b9b97c231e4883 (patch)
tree397ee34a19af62664d25267cdbe02c80f00e8f77 /ext/Makefile.am
parent5725e7b3099b5dd12462095da16ec50529936448 (diff)
downloadgst-plugins-bad-ae5db6d1d7ca4f1372f4989ec2b9b97c231e4883.tar.gz
gst-plugins-bad-ae5db6d1d7ca4f1372f4989ec2b9b97c231e4883.tar.bz2
gst-plugins-bad-ae5db6d1d7ca4f1372f4989ec2b9b97c231e4883.zip
add missing \ in Makefile.am
Original commit message from CVS: add missing \ in Makefile.am
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 37b5fc19..72c0fa37 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -296,7 +296,7 @@ SUBDIRS=\
$(SWFDEC_DIR) \
$(TARKIN_DIR) \
$(THEORA_DIR) \
- $(TIMIDITY_DIR)
+ $(TIMIDITY_DIR) \
$(WAVPACK_DIR) \
$(XINE_DIR) \
$(XVID_DIR)