clean dist-newstyle

This commit is contained in:
Joey Hess 2020-06-17 17:44:38 -04:00
parent d46490c17f
commit 572369ced2
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -143,7 +143,7 @@ docs: mans
clean:
if [ "$(BUILDER)" != ./Setup ] && [ "$(BUILDER)" != cabal ]; then $(BUILDER) clean; fi
rm -rf tmp dist git-annex $(mans) configure *.tix .hpc \
rm -rf tmp dist dist-newstyle git-annex $(mans) configure *.tix .hpc \
doc/.ikiwiki html dist tags TAGS Build/SysConfig Build/Version \
Setup Build/InstallDesktopFile \
Build/Standalone Build/OSXMkLibs Build/LinuxMkLibs \