Don't install on 'make'.

pull/7/head
Ferry Boender 9 years ago
parent d8492b9269
commit 418df1562c
  1. 3
      Makefile

@ -1,6 +1,9 @@
.PHONY: doc test
PROG=scriptform
fake:
# NOOP
install:
cp src/scriptform.py /usr/bin/scriptform

Loading…
Cancel
Save