Skip to content

Commit

Permalink
site depends on html-constants
Browse files Browse the repository at this point in the history
  • Loading branch information
vii committed May 8, 2010
1 parent ae99abe commit 65c2423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion teepeedee2.asd
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
(:file "frame" :depends-on ("names" "list-channel" "simple-channel")) (:file "frame" :depends-on ("names" "list-channel" "simple-channel"))
(:file "names") (:file "names")
(:file "html-constants") (:file "html-constants")
(:file "site") (:file "site" :depends-on ("html-constants"))
(:file "default-site" :depends-on ("site" "webapp" "js-library")) (:file "default-site" :depends-on ("site" "webapp" "js-library"))
(:file "js-library" :depends-on ("html-constants" "page")) (:file "js-library" :depends-on ("html-constants" "page"))
(:file "actions" :depends-on ("page" "html-constants" "frame" "site")) (:file "actions" :depends-on ("page" "html-constants" "frame" "site"))
Expand Down

0 comments on commit 65c2423

Please sign in to comment.