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 bb169aef4d5..eebfb7f4735 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.175 2007/08/13 08:12:48 rillig Exp $ +# $NetBSD: Makefile,v 1.176 2007/09/04 20:12:55 drochner Exp $ # COMMENT= Desktop publishing @@ -70,6 +70,7 @@ SUBDIR+= lgrind SUBDIR+= libgnomecups SUBDIR+= libgnomeprint SUBDIR+= libgnomeprintui +SUBDIR+= libpaper SUBDIR+= lilypond SUBDIR+= magicfilter SUBDIR+= mgv |