summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gtk2/files/patch-Makefile.in
blob: 1ddb1d6b990b57a82a4a54efe544c4acb1510c5d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.in.orig    2008-09-01 08:50:06.000000000 +0000
+++ Makefile.in 2008-09-01 08:51:03.000000000 +0000
@@ -124,7 +124,7 @@
 DATA = $(defs_DATA) $(pkgconfig_DATA)
 ETAGS = etags
 CTAGS = ctags
-DIST_SUBDIRS = . gtk examples tests docs
+DIST_SUBDIRS = . gtk examples
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)