diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index e9be62e7591..f5dde1ff141 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2001/04/03 14:47:15 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2001/04/14 00:52:10 jtb Exp $ # COMMENT= Desktop publishing @@ -28,6 +28,7 @@ SUBDIR+= lgrind SUBDIR+= lilypond SUBDIR+= lyx SUBDIR+= magicfilter +SUBDIR+= mgv SUBDIR+= mp SUBDIR+= mpage SUBDIR+= p5-Font-AFM |