diff --git a/ChangeLog b/ChangeLog index ec07a2b554..ec46a6620f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-13 Jan Schmidt + + * ext/Makefile.am: + Remove LADSPA reference I missed. + 2008-04-13 Sebastian Dröge * ext/soup/gstsouphttpsrc.c: (plugin_init): diff --git a/ext/Makefile.am b/ext/Makefile.am index 036694379a..6eb613e4b2 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -136,7 +136,6 @@ SUBDIRS = \ $(GDK_PIXBUF_DIR) \ $(HAL_DIR) \ $(JPEG_DIR) \ - $(LADSPA_DIR) \ $(LIBCACA_DIR) \ $(LIBDV_DIR) \ $(LIBMNG_DIR) \