From 6bfda18041dffeac373ad799b22b0aceaaf6039d Mon Sep 17 00:00:00 2001 From: epochqwert Date: Sat, 28 May 2016 09:40:08 +0000 Subject: fuck if I know. I'm tired. moved the magic stuff to url.c. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8c8e858..c652062 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,6 @@ clean: rm -f matchurl rm -f cuturl -install: +install: all cp -f matchurl $(PREFIX)/bin/matchurl cp -f cuturl $(PREFIX)/bin/cuturl -- cgit v1.2.3