aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorepoch <epoch@enzo.thebackupbox.net>2022-02-17 01:14:37 +0000
committerepoch <epoch@enzo.thebackupbox.net>2022-02-17 01:14:37 +0000
commit3e40766f12e2a31fb9c0167116f1042acb52e4bc (patch)
tree3a460fe3eb00ad07e311ab5edf0660e21fab8883
parent2cd1a579e8c4178b8654692a2a921bdc625ff577 (diff)
downloaduritools-3e40766f12e2a31fb9c0167116f1042acb52e4bc.tar.gz
uritools-3e40766f12e2a31fb9c0167116f1042acb52e4bc.zip
forgot to dep on sqesc
-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