summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5458a3fc..f9adea02 100644
--- a/Makefile
+++ b/Makefile
@@ -136,9 +136,9 @@ tree.ln: tree.c mdoc.h
tree.o: tree.c mdoc.h
-term.ln: term.c mdoc.h
+term.ln: term.c private.h
-term.o: term.c mdoc.h
+term.o: term.c private.h
strings.ln: strings.c private.h