From 219b0151ae954faa63cdc0abed49bb4ddb53d75f Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Mon, 26 Apr 2021 16:40:28 -0400 Subject: All works --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 187a515..557bf5c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROGS= opendircolors dirconvert -SRCS.opendircolors= opendircolors.c -SRCS.dirconvert= dirconvert.c +SRCS.opendircolors= opendircolors.c common.c +SRCS.dirconvert= dirconvert.c common.c #TODO: Write manpage MAN= -- cgit v1.2.3-56-ge451