aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-04-26 16:40:28 -0400
committerCameron Katri <me@cameronkatri.com>2021-04-26 16:40:28 -0400
commit219b0151ae954faa63cdc0abed49bb4ddb53d75f (patch)
treef5ce6975b39b449146b1c327974f39b3430aedf3 /Makefile
parent2574ea03da54335dc1641696aa3bbf1cbe02f766 (diff)
downloadopendircolors-219b0151ae954faa63cdc0abed49bb4ddb53d75f.tar.gz
opendircolors-219b0151ae954faa63cdc0abed49bb4ddb53d75f.tar.zst
opendircolors-219b0151ae954faa63cdc0abed49bb4ddb53d75f.zip
All works
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
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=