blob: f07309a7ba362e83cfc9f121a16ed29fe5efe605 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
 | Upstream-Status: Inappropriate [configuration]
Index: pygtk-2.17.0/Makefile.am
===================================================================
--- pygtk-2.17.0.orig/Makefile.am
+++ pygtk-2.17.0/Makefile.am
@@ -4,7 +4,7 @@ if BUILD_GTK
   GTK_SUBDIR = gtk
 endif
 
-SUBDIRS = . $(GTK_SUBDIR) examples tests docs
+SUBDIRS = . $(GTK_SUBDIR) examples tests
 
 PLATFORM_VERSION = 2.0
 
 |