aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index aa0dd28..ba9a9b1 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ nnn.o: util.h config.h
strlcat.o: util.h
strlcpy.o: util.h
-config.h:
+config.h: config.def.h
cp config.def.h $@
install: all