repo: uritools action: commit revision: path_from: revision_from: 3e40766f12e2a31fb9c0167116f1042acb52e4bc: path_to: revision_to:
commit 3e40766f12e2a31fb9c0167116f1042acb52e4bc Author: epochDate: Thu Feb 17 01:14:37 2022 +0000 forgot to dep on sqesc diff --git a/Makefile b/Makefile
--- 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
-----END OF PAGE-----