Add hp/main package
This commit is contained in:
parent
b403e6643f
commit
7bddd59dab
4 changed files with 39 additions and 34 deletions
2
hp.asd
2
hp.asd
|
@ -4,7 +4,7 @@
|
|||
:defsystem-depends-on ("wild-package-inferred-system")
|
||||
:class "winfer:wild-package-inferred-system"
|
||||
:pathname "src"
|
||||
:depends-on ("hp/app")
|
||||
:depends-on ("hp/main")
|
||||
:in-order-to ((test-op (test-op "hp-tests"))))
|
||||
|
||||
(register-system-packages "lack-middleware-static" '(:lack.middleware.static))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue