blob: 6d9e74bfcc7e3be984ef8b62b45998e51e8152a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Upstream-Status: Inappropriate [ disable tests make sense in embedded, but not appropriate for upstream]
Signed-off-by: Yu Ke <ke.yu@intel.com>
Index: pango-1.22.2/Makefile.am
===================================================================
--- pango-1.22.2.orig/Makefile.am
+++ pango-1.22.2/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to create Makefile.in.
-SUBDIRS= pango modules pango-view examples docs tools tests
+SUBDIRS= pango modules pango-view examples docs tools
EXTRA_DIST = \
autogen.sh \
|