Update Makefile

This commit is contained in:
Lukáš Mešťan 2017-01-15 19:21:57 +01:00 committed by GitHub
parent ab9b042e35
commit 1b384d588b

View file

@ -13,4 +13,4 @@ install:
uninstall:
test -d $(prefix)/bin && \
cd $(prefix)/bin && \
rm -f $(EXEC_FILES)
rm -f $(EXEC_FILES)