diff options
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index e55a5a0ddc8..29d04946202 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2002/06/15 08:30:02 shell Exp $ +# $NetBSD: Makefile,v 1.74 2002/07/02 00:25:10 hubertf Exp $ # COMMENT= Desktop publishing @@ -12,6 +12,7 @@ SUBDIR+= acroread3 SUBDIR+= apsfilter SUBDIR+= auctex SUBDIR+= bg5ps +SUBDIR+= cnprint SUBDIR+= cups SUBDIR+= cupsomatic SUBDIR+= cupsomatic-ppds |