summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b36cbcd02..2bc43ed59 100644
--- a/Makefile
+++ b/Makefile
@@ -103,7 +103,7 @@ Build/OSXMkLibs: Build/OSXMkLibs.hs
Build/LinuxMkLibs: Build/LinuxMkLibs.hs
$(GHC) --make $@ -Wall
-sdist: clean $(mans)
+sdist: clean mans
./Build/make-sdist.sh
# Upload to hackage.