diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2001-06-26 12:18:05 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2001-06-26 12:18:05 +0000 |
commit | a01fa575254bf6a48e93b37ec753cff2de0746f0 (patch) | |
tree | 54c570deeeb0da4d6fcddf041c64adb794e30694 /lang/Makefile | |
parent | 8ffca28f273976951169d7ab5b67b6c0036a1cf8 (diff) | |
download | ports-a01fa575254bf6a48e93b37ec753cff2de0746f0.tar.gz ports-a01fa575254bf6a48e93b37ec753cff2de0746f0.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 76df864fcabc..cd0cf21f9819 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -48,6 +48,9 @@ SUBDIR += gnat SUBDIR += gnat-glade SUBDIR += gnomebasic + SUBDIR += gnustep-base + SUBDIR += gnustep-guile + SUBDIR += gnustep-objc SUBDIR += gpc SUBDIR += guile SUBDIR += guileobjc |