Remove all from the install of the make file
This commit is contained in:
parent
8a0d483d1a
commit
0c2c3cf265
2
makefile
2
makefile
|
@ -38,7 +38,7 @@ clean:
|
||||||
rm -f librun.o
|
rm -f librun.o
|
||||||
rm -f testrun
|
rm -f testrun
|
||||||
|
|
||||||
install: all
|
install:
|
||||||
install -Dm755 wyebab $(DESTDIR)/usr/bin/wyebab
|
install -Dm755 wyebab $(DESTDIR)/usr/bin/wyebab
|
||||||
install -Dm755 adblock.so $(EXTENSION_DIR)/adblock.so
|
install -Dm755 adblock.so $(EXTENSION_DIR)/adblock.so
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user