diff options
author | chap <chap@pkgsrc.org> | 2006-06-17 05:05:13 +0000 |
---|---|---|
committer | chap <chap@pkgsrc.org> | 2006-06-17 05:05:13 +0000 |
commit | ef33035b559a61dd24010664668a40cadfc0e044 (patch) | |
tree | 1f45e5ee64f3367f9711a04d800d6f62dfbc48e5 /cad/Makefile | |
parent | 9ed74b2e9e1ddfb76a33f39a032c433aec8ba2bd (diff) | |
download | pkgsrc-ef33035b559a61dd24010664668a40cadfc0e044.tar.gz |
Missed updating the Makefile for qcad's ancillary bits.
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 4618912c40d..e6c9d581546 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2006/02/10 17:07:54 drochner Exp $ +# $NetBSD: Makefile,v 1.65 2006/06/17 05:05:13 chap Exp $ # COMMENT= CAD tools @@ -51,6 +51,11 @@ SUBDIR+= pcb SUBDIR+= py-MyHDL SUBDIR+= py-simpy SUBDIR+= qcad +SUBDIR+= qcad-manual-cs +SUBDIR+= qcad-manual-de +SUBDIR+= qcad-manual-en +SUBDIR+= qcad-manual-hu +SUBDIR+= qcad-partlibrary SUBDIR+= sci-wcalc SUBDIR+= simian SUBDIR+= simian-docs |