diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 69da10f9ac32..f9e0c0a6591c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -281,6 +281,7 @@ SUBDIR += hs-HTTP SUBDIR += hs-cgi SUBDIR += hs-css-text + SUBDIR += hs-fastcgi SUBDIR += hs-hS3 SUBDIR += hs-happstack SUBDIR += hs-happstack-data @@ -289,7 +290,6 @@ SUBDIR += hs-happstack-state SUBDIR += hs-happstack-util SUBDIR += hs-heist - SUBDIR += hs-fastcgi SUBDIR += hs-http-server SUBDIR += hs-http-types SUBDIR += hs-oeis |