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 2deae577bc4..be2014be0ee 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2003/08/05 07:26:19 wiz Exp $ +# $NetBSD: Makefile,v 1.107 2003/08/31 01:45:26 jtb Exp $ # COMMENT= Desktop publishing @@ -11,6 +11,7 @@ SUBDIR+= acroread SUBDIR+= acroread3 SUBDIR+= acroread5 SUBDIR+= adobeps-win +SUBDIR+= advi SUBDIR+= apsfilter SUBDIR+= auctex SUBDIR+= bg5pdf |