apply same fix to sdist target

This commit is contained in:
Joey Hess 2015-03-27 18:01:29 -04:00
parent 6b89692008
commit e980c56f7f

View file

@ -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.