blob: 85e372a01c60ea41c5c8aad5d03c905f57db5a55 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$FreeBSD$
--- Makefile.in 2002/02/12 13:29:11 1.1
+++ Makefile.in 2002/02/12 13:29:28
@@ -168,7 +168,7 @@
ms_librarian = @ms_librarian@
xinput_progs = @xinput_progs@
-SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests contrib
+SRC_SUBDIRS = gdk-pixbuf gdk gtk modules contrib
SUBDIRS = po $(SRC_SUBDIRS) docs build m4macros
# require automake 1.4
|