diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-11-24 09:33:54 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-11-24 09:33:54 +0000 |
commit | a7c1ab27b10f619c2c97316a8e4d5f011ad37460 (patch) | |
tree | 8c3c4d9887cbecb1cdef53f6942e79fe16f889a2 /lang/Makefile | |
parent | 5f88f7d83153a4216c14a84bd4ec9e9586fc4552 (diff) | |
download | ports-a7c1ab27b10f619c2c97316a8e4d5f011ad37460.tar.gz ports-a7c1ab27b10f619c2c97316a8e4d5f011ad37460.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 3f6e6c4c282d..4919612ff0ab 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -33,6 +33,7 @@ SUBDIR += cmucl-extra SUBDIR += cocor SUBDIR += compaq-cc + SUBDIR += cparser SUBDIR += csharp-mode.el SUBDIR += cu-prolog SUBDIR += cython |