13 lines
400 B
Text
13 lines
400 B
Text
$NetBSD: patch-ac,v 1.2 2002/08/25 21:50:31 jlam Exp $
|
|
|
|
--- src/Makefile.in.orig Fri Apr 26 20:56:31 2002
|
|
+++ src/Makefile.in
|
|
@@ -192,7 +192,7 @@
|
|
AUTOMAKE_OPTIONS = 1.4 gnu
|
|
|
|
MAINT_CHARSET = latin1
|
|
-NONGIMP_SUBDIRS = cups foomatic ghost testpattern
|
|
+NONGIMP_SUBDIRS = # cups foomatic ghost testpattern
|
|
SUBDIRS = printdef main escputil gimp $(NONGIMP_SUBDIRS)
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|