From cb0d932597377a6dbc595dbe13f55c9a2cf1ad00 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 4 Jan 2022 21:15:13 +0100 Subject: Replace dependency on libsimple with boilerplate code MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 13b29b2..864b5a5 100644 --- a/Makefile +++ b/Makefile @@ -7,9 +7,11 @@ OBJ =\ makel.o\ makefile.o\ text.o\ - ui.o + ui.o\ + util.o HDR =\ + arg.h\ common.h all: makel -- cgit v1.2.3-70-g09d2