summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2014-04-28 13:56:20 +0000
committerhallgren <hallgren@chalmers.se>2014-04-28 13:56:20 +0000
commit2721f7358f5c33c48ff24817ec787c3db678ad8a (patch)
treebb232f5723bec56f93c446ff34d5f5479946f975 /Makefile
parentb5fd7d88c107e80454696980bb7a9b6b74cb018c (diff)
Spring cleaning
Nothing major...
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bb11bb1ad..1a819ae68 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
all: build
-dist/setup-config: gf.cabal Setup.hs
+dist/setup-config: gf.cabal Setup.hs WebSetup.hs
cabal configure
build: dist/setup-config