Add swank folder to SLIME's recipe

All the backend files were moved to swank folder see [75735eb](https://github.com/slime/slime/commit/75735)
This commit is contained in:
Iqbal Ansari 2014-09-25 21:51:51 +05:30
parent ae637a3028
commit 30c0996567

View file

@ -2,6 +2,7 @@
:fetcher github
:files ("*.el"
("lib" "lib/hyperspec.el")
("swank" "swank/*")
"*.lisp"
"*.asd"
("contrib" "contrib/*" (:exclude "contrib/test"))