summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2005-12-02 09:32:21 +0000
committerTim-Philipp Müller <tim@centricular.net>2005-12-02 09:32:21 +0000
commit130b68aeff56298ade65ce96fb4966356afb5cd5 (patch)
treeca28da843bffdca5f6e78f9c0a4f788a71e3bdfa /ext/Makefile.am
parenta12ca8c09ba59cdd9cfb99ef893d591b1c70a09d (diff)
downloadgst-plugins-bad-130b68aeff56298ade65ce96fb4966356afb5cd5.tar.gz
gst-plugins-bad-130b68aeff56298ade65ce96fb4966356afb5cd5.tar.bz2
gst-plugins-bad-130b68aeff56298ade65ce96fb4966356afb5cd5.zip
ext/Makefile.am: Add missing $(WAVPACK_DIR) (#322962).
Original commit message from CVS: * ext/Makefile.am: Add missing $(WAVPACK_DIR) (#322962).
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 716b687e..0d09da18 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -227,6 +227,7 @@ SUBDIRS=\
$(SNDFILE_DIR) \
$(SWFDEC_DIR) \
$(TARKIN_DIR) \
+ $(WAVPACK_DIR) \
$(XINE_DIR) \
$(XVID_DIR)