summaryrefslogtreecommitdiff
path: root/eqn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'eqn/Makefile')
-rw-r--r--eqn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/eqn/Makefile b/eqn/Makefile
index 09380867e..800c4306c 100644
--- a/eqn/Makefile
+++ b/eqn/Makefile
@@ -46,7 +46,7 @@ eqn.tab.c: eqn.y
mv y.tab.c eqn.tab.c
mv y.tab.h eqn.tab.h
-eqn.tab.o: eqn.h box.h
+eqn.tab.o: box.h
box.o: eqn.h box.h pbox.h
limit.o: eqn.h box.h pbox.h
text.o: eqn.h box.h pbox.h ../lib/ptable.h