blob: ddfc1262263cd210a2e3eb1f8a3b6e7715255160 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
Upstream-Status: Pending
Index: pango-1.30.0/Makefile.am
===================================================================
--- pango-1.30.0.orig/Makefile.am 2011-08-16 04:11:08.000000000 +0300
+++ pango-1.30.0/Makefile.am 2012-08-06 12:48:27.000000000 +0300
@@ -1,6 +1,6 @@
## Process this file with automake to create Makefile.in.
-SUBDIRS= pango modules pango-view examples docs tools tests build
+SUBDIRS= pango modules pango-view examples docs tools build
EXTRA_DIST = \
autogen.sh \
|