clean-dist -> distclean && make xtaran happy

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
remotes/origin/ssh_callback
Nico Schottelius 12 years ago
parent 3c58eee003
commit 260b6f6ae1
  1. 2
      build

@ -367,7 +367,7 @@ eof
find * -name __pycache__ | xargs rm -rf
;;
clean-dist)
distclean)
rm -f cdist/version.py MANIFEST PKGBUILD
rm -rf cache/ dist/

Loading…
Cancel
Save