Added .PHONY targets.

pull/32/head
Christian Jacobs 2015-02-08 12:41:37 +00:00
rodzic 0ba745b6a9
commit ec24953755
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -18,6 +18,8 @@
# You should have received a copy of the GNU General Public License
# along with PyQSO. If not, see <http://www.gnu.org/licenses/>.
.PHONY: input clean install docs unittest
input: clean install documentation
install: