summaryrefslogtreecommitdiff
path: root/src/deps.mk
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-03-31 23:38:52 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2011-03-31 23:38:52 -0700
commitfdb61804921071110fc46f347bb4638d7fe57638 (patch)
treed4a3fc1e2f8d85033d9efff9508be7b6e0d6d864 /src/deps.mk
parentd1fdcab7425f36a34ddeaf304e2c6e3c471ba8db (diff)
Fix dependencies.
Diffstat (limited to 'src/deps.mk')
-rw-r--r--src/deps.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/deps.mk b/src/deps.mk
index d84e80dca4..be5d3694fc 100644
--- a/src/deps.mk
+++ b/src/deps.mk
@@ -187,6 +187,7 @@ sysdep.o: sysdep.c syssignal.h systty.h systime.h syswait.h blockinput.h \
process.h dispextern.h termhooks.h termchar.h termopts.h coding.h \
frame.h atimer.h window.h msdos.h dosfns.h keyboard.h cm.h lisp.h \
globals.h $(config_h) composite.h sysselect.h gnutls.h \
+ ../lib/allocator.h ../lib/careadlinkat.h \
../lib/unistd.h ../lib/ignore-value.h
term.o: term.c termchar.h termhooks.h termopts.h lisp.h globals.h $(config_h) \
cm.h frame.h disptab.h keyboard.h character.h charset.h coding.h ccl.h \