From 2721f7358f5c33c48ff24817ec787c3db678ad8a Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 28 Apr 2014 13:56:20 +0000 Subject: Spring cleaning Nothing major... --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3