blob: 7a44943d4ac9f9f79a3f8529accc1bd23452e5eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#
--- gtk+-2.2.4/Makefile.am~no-demos 2003-01-30 22:40:35.000000000 +0100
+++ gtk+-2.2.4/Makefile.am 2004-03-11 11:49:43.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 $(SRC_SUBDIRS) docs build m4macros
# require automake 1.4
|