mirror of
https://github.com/kanzure/pdfparanoia.git
synced 2025-07-04 20:37:38 +02:00
further updates to Makefile
This commit is contained in:
parent
c1af289767
commit
100d202221
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -10,8 +10,8 @@ clean:
|
|||
find . -name *.swp -exec rm {} \;
|
||||
|
||||
install:
|
||||
python2.7 setup.py install
|
||||
python3 setup.py install
|
||||
|
||||
upload: clean
|
||||
python2.7 setup.py sdist upload
|
||||
python3 setup.py sdist upload
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue