mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-13 01:35:30 +00:00
ext/Makefile.am: Remove LADSPA reference I missed.
Original commit message from CVS: * ext/Makefile.am: Remove LADSPA reference I missed.
This commit is contained in:
parent
940ae71885
commit
ef0441b9b7
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2008-04-13 Jan Schmidt <jan.schmidt@sun.com>
|
||||||
|
|
||||||
|
* ext/Makefile.am:
|
||||||
|
Remove LADSPA reference I missed.
|
||||||
|
|
||||||
2008-04-13 Sebastian Dröge <slomo@circular-chaos.org>
|
2008-04-13 Sebastian Dröge <slomo@circular-chaos.org>
|
||||||
|
|
||||||
* ext/soup/gstsouphttpsrc.c: (plugin_init):
|
* ext/soup/gstsouphttpsrc.c: (plugin_init):
|
||||||
|
|
|
@ -136,7 +136,6 @@ SUBDIRS = \
|
||||||
$(GDK_PIXBUF_DIR) \
|
$(GDK_PIXBUF_DIR) \
|
||||||
$(HAL_DIR) \
|
$(HAL_DIR) \
|
||||||
$(JPEG_DIR) \
|
$(JPEG_DIR) \
|
||||||
$(LADSPA_DIR) \
|
|
||||||
$(LIBCACA_DIR) \
|
$(LIBCACA_DIR) \
|
||||||
$(LIBDV_DIR) \
|
$(LIBDV_DIR) \
|
||||||
$(LIBMNG_DIR) \
|
$(LIBMNG_DIR) \
|
||||||
|
|
Loading…
Reference in a new issue