69abd88d39
* 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
21 lines
359 B
Diff
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 \
|