blob: 2f10a30dda694b9843ee3d160e9523c7f5274c87 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- gtk+-2.4.1/Makefile.am~ 2004-01-17 22:15:56.000000000 +0000
+++ gtk+-2.4.1/Makefile.am 2004-05-08 12:25:32.000000000 +0100
@@ -1,6 +1,6 @@
## Makefile.am for GTK+
-SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests contrib
+SRC_SUBDIRS = gdk-pixbuf gdk gtk modules tests contrib
SUBDIRS = po po-properties $(SRC_SUBDIRS) docs build m4macros
# require automake 1.4
|