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 71053a237d8..42863707975 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.123 2005/04/15 14:25:16 markd Exp $ +# $NetBSD: Makefile,v 1.124 2005/04/28 22:34:02 reed Exp $ # COMMENT= Desktop publishing @@ -29,6 +29,7 @@ SUBDIR+= dvipdfm SUBDIR+= dvipdfmx SUBDIR+= dvipng SUBDIR+= enscript +SUBDIR+= foomatic-filters SUBDIR+= foomatic-gswrapper SUBDIR+= ggv SUBDIR+= ggv2 |