fix asdf definition

This commit is contained in:
unwind-protect 2016-08-17 19:44:58 +02:00
parent a14f63b8ae
commit 8763c7fc40

View file

@ -4,4 +4,4 @@
:license "MIT" :license "MIT"
:depends-on (#:cl-json #:drakma) :depends-on (#:cl-json #:drakma)
:serial t :serial t
:components ((:file "cl-telegram-bot.lisp" "package.lisp"))) :components ((:file "cl-telegram-bot.lisp")(:file "package.lisp")))