blob: c47baaab5ef5b36e3760d31e0983704a5f64fe2c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig Thu Jan 22 19:40:10 2004
+++ Makefile.in Thu Jan 22 19:40:52 2004
@@ -286,7 +286,7 @@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests contrib
+SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos contrib
SUBDIRS = po po-properties $(SRC_SUBDIRS) docs build m4macros
# require automake 1.4
|