summaryrefslogtreecommitdiff
path: root/cad/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>1999-12-23 03:58:47 +0000
committerdmcmahill <dmcmahill>1999-12-23 03:58:47 +0000
commit00ccef6479b8c33ca4c7d5240aa742a12baee545 (patch)
tree5a2c07c5310905a48f0b039d9e078782d76b3409 /cad/Makefile
parent7226e37c921a9eb1026d191d3ce259321f6bbafb (diff)
downloadpkgsrc-00ccef6479b8c33ca4c7d5240aa742a12baee545.tar.gz
add and enable xchiplogo
Diffstat (limited to 'cad/Makefile')
-rw-r--r--cad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile
index a6ca511637d..80bfb113e9e 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1999/09/30 15:15:00 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.10 1999/12/23 03:58:47 dmcmahill Exp $
# FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp
#
@@ -17,5 +17,6 @@
SUBDIR += spice
SUBDIR += spiceprm
SUBDIR += vipec
+ SUBDIR += xchiplogo
.include "../mk/bsd.pkg.subdir.mk"