diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile index 1e7233e2c5f..266b681e883 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.559 2013/04/03 10:56:16 markd Exp $ +# $NetBSD: Makefile,v 1.560 2013/04/24 09:53:45 sbd Exp $ # COMMENT= Desktop publishing @@ -48,7 +48,7 @@ SUBDIR+= foomatic-ppds-cups SUBDIR+= foomatic4-db SUBDIR+= foomatic4-db-engine SUBDIR+= foomatic4-filters -#SUBDIR+= ghostscript # only contains Makefile fragments +SUBDIR+= ghostscript SUBDIR+= ghostscript-agpl SUBDIR+= ghostscript-gpl SUBDIR+= glabels |