blob: 0145067ad5d32b42c7d6adb8ad5bd477e620a616 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- gtk+-2.8.6/Makefile.am.orig 2005-12-07 21:30:56 +0100
+++ gtk+-2.8.6/Makefile.am 2005-12-07 21:31:10 +0100
@@ -1,6 +1,6 @@
## Makefile.am for GTK+
-SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests perf contrib
+SRC_SUBDIRS = gdk-pixbuf gdk gtk modules tests perf contrib
SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros
# require automake 1.4
|