diff options
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile index 318c9a6e0dcd..9ebde1ea5456 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -54,6 +54,7 @@ SUBDIR += varkon SUBDIR += vipec SUBDIR += xcircuit + SUBDIR += z88 SUBDIR += ziarc .include <bsd.port.subdir.mk> |