Skip to content

Commit

Permalink
Removed obsolete dependency on Gitit/HStringTemplate.hs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Jan 1, 2009
1 parent e0d23c3 commit d0a56fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,4 +1,4 @@
gitit: Gitit.hs Gitit/Git.hs Gitit/State.hs Gitit/HAppS.hs Gitit/HStringTemplate.hs
gitit: Gitit.hs Gitit/Git.hs Gitit/State.hs Gitit/HAppS.hs
ghc --make -Wall -o gitit Gitit.hs -threaded -idata

.PHONY: static clean
Expand Down

0 comments on commit d0a56fb

Please sign in to comment.