diff options
-rw-r--r-- | print/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 411011538fb..c4467e5b832 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2002/01/10 13:10:49 jlam Exp $ +# $NetBSD: Makefile,v 1.66 2002/02/15 21:26:26 drochner Exp $ # COMMENT= Desktop publishing @@ -21,6 +21,9 @@ SUBDIR+= ggv SUBDIR+= ghostscript SUBDIR+= ghostscript-nox11 SUBDIR+= gnome-print +SUBDIR+= gimp-print +SUBDIR+= gimp-print-escputil +SUBDIR+= gimp-print-lib SUBDIR+= gv SUBDIR+= html2ps SUBDIR+= if-psprint |