diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 61ab4e3888a5..8c37cef20e9e 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.5 1996/05/23 08:29:27 tg Exp $ +# $Id: Makefile,v 1.6 1996/11/25 01:21:17 obrien Exp $ # SUBDIR += acs SUBDIR += chipmunk + SUBDIR += felt SUBDIR += irsim SUBDIR += magic SUBDIR += mars |