diff options
Diffstat (limited to 'vampire.asd')
-rw-r--r-- | vampire.asd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vampire.asd b/vampire.asd index 10c0453..c618e3b 100644 --- a/vampire.asd +++ b/vampire.asd @@ -15,7 +15,8 @@ #:ironclad #:jonathan #:swank - #:zippy) + #:zippy + #:flatbind) :components (;(:file "hunchentoot-handle-static-file") (:file "package") (:file "definition-macros") |