ext/Makefile.am: Add missing $(WAVPACK_DIR) (#322962).
authorTim-Philipp Müller <tim@centricular.net>
Fri, 2 Dec 2005 09:32:21 +0000 (09:32 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 2 Dec 2005 09:32:21 +0000 (09:32 +0000)
Original commit message from CVS:
* ext/Makefile.am:
Add missing $(WAVPACK_DIR) (#322962).

ChangeLog
ext/Makefile.am

index 900d781..45c69f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * ext/Makefile.am:
+         Add missing $(WAVPACK_DIR) (#322962).
+
 === release 0.9.7 ===
 
 2005-12-01   <thomas (at) apestaart (dot) org>
index 716b687..0d09da1 100644 (file)
@@ -227,6 +227,7 @@ SUBDIRS=\
        $(SNDFILE_DIR) \
        $(SWFDEC_DIR) \
        $(TARKIN_DIR) \
+       $(WAVPACK_DIR) \
        $(XINE_DIR) \
        $(XVID_DIR)