projects
/
openwrt
/
svn-archive
/
archive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[package] disable X support in gst-plugins-base since it included host files and...
[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 \