Disable building of tests.
[openwrt/svn-archive/archive.git] / multimedia / gst-plugins-base / patches / 010-dont-build-tests.patch
1 diff --git a/Makefile.in b/Makefile.in
2 index a09b06c..d2a920d 100644
3 --- a/Makefile.in
4 +++ b/Makefile.in
5 @@ -359,7 +359,6 @@ SUBDIRS = \
6 gst-libs \
7 gst sys $(SUBDIRS_EXT) \
8 tools \
9 - tests \
10 docs \
11 po \
12 common \
13 @@ -371,7 +370,6 @@ DIST_SUBDIRS = \
14 gst-libs \
15 gst sys ext \
16 tools \
17 - tests \
18 po \
19 common \
20 m4 \