mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-17 04:41:01 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@441 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
71857e7922
commit
da0eeb55d9
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
|
@ -23,7 +23,7 @@ clean:
|
|||
|
||||
distclean: clean cleandeb
|
||||
rm -rf dist build # just to be sure clean also the build dir
|
||||
rm -f VERSION _$(PACKAGE)_configdata.py MANIFEST Packages.gz
|
||||
rm -f VERSION VERSION-DEVEL _$(PACKAGE)_configdata.py MANIFEST Packages.gz
|
||||
# clean aborted dist builds and -out files
|
||||
rm -f $(PACKAGE)-*
|
||||
|
||||
|
|
@ -97,3 +97,4 @@ tar: distclean
|
|||
|
||||
.PHONY: all clean cleandeb distclean files upload test timeouttest locale
|
||||
.PHONY: onlinetest config dist deb_local deb_signed deb_unsigned tar
|
||||
.PHONY: upload-devel
|
||||
|
|
|
|||
Loading…
Reference in a new issue