diff options
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 605047540793..06b564e4fcbb 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp $ +# $Id: Makefile,v 1.9 1998/05/18 04:21:53 mph Exp $ # SUBDIR += acs @@ -10,6 +10,7 @@ SUBDIR += mars SUBDIR += pcb SUBDIR += spice + SUBDIR += sis SUBDIR += xcircuit .include <bsd.port.subdir.mk> |