Disable building of tests.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12927 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
lars 2008-10-08 20:13:32 +00:00
parent d8e55f4910
commit fa0cfdd731

View File

@ -0,0 +1,20 @@
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 \