blob: 0abd2128a5d0c03765dc9fbeb1012b641a8c4edf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$FreeBSD$
--- Makefile.in.orig Mon Jun 10 22:13:33 2002
+++ Makefile.in Mon Jun 10 22:14:58 2002
@@ -105,7 +105,7 @@
WARN_CFLAGS = @WARN_CFLAGS@
cxxflags_set = @cxxflags_set@
-SUBDIRS = libgnomeprint fonts installer tests data po doc
+SUBDIRS = libgnomeprint fonts installer data po doc
EXTRA_DIST = message-of-doom ChangeLog ChangeLog.old ChangeLog.old.2
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|