nico 69abd88d39 [packages] gst-plugins-good: update to 0.10.23, rework Makefile:
* rename gst-plugins-good-* plugins to gst-mod-*
 * add a gst-plugins-good meta-package
 * remove unneeded extra CFLAGS & LDFLAGS



git-svn-id: svn://svn.openwrt.org/openwrt/packages@22069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-05 01:49:55 +00:00

21 lines
359 B
Diff

--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,6 @@ endif
ALWAYS_SUBDIRS = \
gst sys ext \
- tests \
po \
common \
m4 \
--- a/Makefile.in
+++ b/Makefile.in
@@ -475,7 +475,6 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk
@USE_GCONFTOOL_TRUE@GCONF_DIR = gconf
ALWAYS_SUBDIRS = \
gst sys ext \
- tests \
po \
common \
m4 \