packages/multimedia/gst-plugins-base/patches/010-dont-build-tests.patch
lars fa0cfdd731 Disable building of tests.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12927 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-08 20:13:32 +00:00

21 lines
369 B
Diff

diff --git a/Makefile.in b/Makefile.in
index a09b06c..d2a920d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -359,7 +359,6 @@ SUBDIRS = \
gst-libs \
gst sys $(SUBDIRS_EXT) \
tools \
- tests \
docs \
po \
common \
@@ -371,7 +370,6 @@ DIST_SUBDIRS = \
gst-libs \
gst sys ext \
tools \
- tests \
po \
common \
m4 \