diff options
author | Rui Paulo <rpaulo@FreeBSD.org> | 2014-05-18 19:35:22 +0000 |
---|---|---|
committer | Rui Paulo <rpaulo@FreeBSD.org> | 2014-05-18 19:35:22 +0000 |
commit | e9b21c4e4735e06df654d2e7290c3c64afa2d206 (patch) | |
tree | 08b5ae3d050349dcf3298787d2c9e36ce42cb364 /devel/Makefile | |
parent | 56cb0d12ce578b0131028b4f2ad3b3d82323c140 (diff) |
Enable clojure-cider, dash.el, epl.el, pkg-info.el.
Reviewed by: bapt
Notes
Notes:
svn path=/head/; revision=354461
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0b6bfc34f175..e20ef6e69cd6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -240,6 +240,7 @@ SUBDIR += clig SUBDIR += clint SUBDIR += clisp-hyperspec + SUBDIR += clojure-cider SUBDIR += cmake SUBDIR += cmake-fedora SUBDIR += cmake-gui @@ -324,6 +325,7 @@ SUBDIR += cxxtools SUBDIR += d-feet SUBDIR += darts + SUBDIR += dash.el SUBDIR += dasm SUBDIR += datadraw SUBDIR += dbus @@ -406,6 +408,7 @@ SUBDIR += elib-emacs21 SUBDIR += entity SUBDIR += epm + SUBDIR += epl.el SUBDIR += epydoc SUBDIR += eric4 SUBDIR += eris @@ -3412,6 +3415,7 @@ SUBDIR += pire SUBDIR += pit SUBDIR += pkgconf + SUBDIR += pkg-info.el SUBDIR += plan9port SUBDIR += pmccabe SUBDIR += pmd |