summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile
index 9a6014b1542..a7f13e1b55f 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2002/05/31 15:02:43 seb Exp $
+# $NetBSD: Makefile,v 1.72 2002/06/04 14:33:38 cjep Exp $
#
COMMENT= Desktop publishing
@@ -69,5 +69,6 @@ SUBDIR+= transfig
SUBDIR+= ttftot42
SUBDIR+= xpdf
SUBDIR+= xpp
+SUBDIR+= yup
.include "../mk/bsd.pkg.subdir.mk"