about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index b9c5dcd..8c8cd98 100644 --- a/Makefile +++ b/Makefile
@@ -10,7 +10,7 @@ potato: potato.scm
10 10
11.PHONY: install 11.PHONY: install
12install: potato 12install: potato
13 install -Dt $(DESTDIR)$(PREFIX)/bin/potato 13 install -Dt $(DESTDIR)$(PREFIX)/bin potato
14 14
15.PHONY: uninstall 15.PHONY: uninstall
16uninstall: 16uninstall: