aboutsummaryrefslogtreecommitdiffstats
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 25ef0bf..fe3eb37 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ CFLAGS:=-std=c11 -pedantic -Wall
PREFIX:=/usr/local
CC:=gcc
-all: urimatch uricut urijoin uricmp uriunescape uriescape shorten urimatchpairs urigetline
+all: urimatch uricut urijoin uricmp uriunescape uriescape shorten urimatchpairs urigetline sqesc
shorten: LDLIBS=-lcrypto
shorten: shorten.c