adding cl-smtp
This commit is contained in:
parent
1f23cfd321
commit
c5f5f8974a
3 changed files with 4 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
|||
"com.inuoe.jzon"
|
||||
"bordeaux-threads"
|
||||
"spinneret"
|
||||
"lass") ;; <== list of Quicklisp dependencies
|
||||
"lass"
|
||||
"cl-smtp") ;; <== list of Quicklisp dependencies
|
||||
:components ((:module "src"
|
||||
:components
|
||||
((:file "main"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue