nico 48e31da942 [packages] gst-plugins-ugly: update to 0.10.15, rework Makefile:
* rename gst-plugins-ugly-* plugins to gst-mod-*
 * add a gst-plugins-ugly meta-package
 * remove unneeded extra CFLAGS & LDFLAGS



git-svn-id: svn://svn.openwrt.org/openwrt/packages@22070 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-05 01:51:21 +00:00

23 lines
590 B
Diff

--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
SUBDIRS = \
- gst-libs gst ext m4 tests common po
+ gst-libs gst ext m4 common po
# include before EXTRA_DIST for win32 assignment
include $(top_srcdir)/common/win32.mak
--- a/Makefile.in
+++ b/Makefile.in
@@ -395,7 +395,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
SUBDIRS = \
- gst-libs gst ext m4 tests common po
+ gst-libs gst ext m4 common po
# the MANIFEST contains all win32 related files that should be disted