mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-04 12:54:42 +00:00
little Makefile fix
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@302 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
6af9112b33
commit
317a5587cc
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -32,7 +32,7 @@ distclean: clean cleandeb
|
|||
rm -rf linkcheckssl/ssl.so
|
||||
|
||||
.PHONY: localbuild
|
||||
localbuild:
|
||||
localbuild: config
|
||||
./setup.py build
|
||||
cp -f build/lib.linux-i686-2.0/linkcheckssl/ssl.so linkcheckssl
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue