diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-06-24 10:36:20 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-06-24 10:36:20 +0000 |
commit | f702420e44d44b9914ae5b0e9e5406808e060e79 (patch) | |
tree | cab6c1a1fdc004ec241b6823484a23445e6f86d5 /www/Makefile | |
parent | 0f01dbb612e46d5afc93e5093278432d2092cfbf (diff) |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 997312406c30..6a94285f7e58 100644 --- a/www/Makefile +++ b/www/Makefile @@ -327,6 +327,7 @@ SUBDIR += hs-yesod-json SUBDIR += hs-yesod-persistent SUBDIR += hs-yesod-routes + SUBDIR += hs-yesod-static SUBDIR += htdump SUBDIR += html2hdml SUBDIR += html2wml |