Skip to content

Commit

Permalink
add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bvds committed May 23, 2012
1 parent 8465085 commit 5b4511c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web-server.asd
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@
:components ( :components (
(:module "Base" (:module "Base"
:components ((:file "log-condition") :components ((:file "log-condition")
(:file "web-server"))))) (:file "web-server"
:depends-on ("log-condition"))))))

0 comments on commit 5b4511c

Please sign in to comment.