mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
ext/Makefile.am: Add missing $(WAVPACK_DIR) (#322962).
Original commit message from CVS: * ext/Makefile.am: Add missing $(WAVPACK_DIR) (#322962).
This commit is contained in:
parent
a12ca8c09b
commit
130b68aeff
2 changed files with 6 additions and 0 deletions
|
@ -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>
|
||||
|
|
|
@ -227,6 +227,7 @@ SUBDIRS=\
|
|||
$(SNDFILE_DIR) \
|
||||
$(SWFDEC_DIR) \
|
||||
$(TARKIN_DIR) \
|
||||
$(WAVPACK_DIR) \
|
||||
$(XINE_DIR) \
|
||||
$(XVID_DIR)
|
||||
|
||||
|
|
Loading…
Reference in a new issue