Remove all from the install of the make file

This commit is contained in:
jun7 2018-05-29 14:30:24 +09:00
parent 8a0d483d1a
commit 0c2c3cf265

View File

@ -38,7 +38,7 @@ clean:
rm -f librun.o
rm -f testrun
install: all
install:
install -Dm755 wyebab $(DESTDIR)/usr/bin/wyebab
install -Dm755 adblock.so $(EXTENSION_DIR)/adblock.so