summaryrefslogtreecommitdiff
path: root/src/deps.mk
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2012-12-10 15:25:17 +0200
committerEli Zaretskii <eliz@gnu.org>2012-12-10 15:25:17 +0200
commit2b8c906403908a5037b52bfecb72b65d0ce0cd1e (patch)
treef1d720c43535ee624f02cf2b47f24e44d4a80e99 /src/deps.mk
parentf282b9f7987fd7c2c8e323cc9f934ea53c05c3af (diff)
downloademacs-2b8c906403908a5037b52bfecb72b65d0ce0cd1e.tar.gz
Final cleanups and updated ChangeLog entries.
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 c7316a24dad..beca5f7c6bc 100644
--- a/src/deps.mk
+++ b/src/deps.mk
@@ -128,6 +128,7 @@ image.o: image.c frame.h window.h dispextern.h blockinput.h atimer.h \
indent.o: indent.c frame.h window.h indent.h buffer.h lisp.h $(config_h) \
termchar.h termopts.h disptab.h region-cache.h character.h category.h \
keyboard.h systime.h coding.h $(INTERVALS_H) globals.h
+inotify.o: inotify.c lisp.h coding.h process.h keyboard.h frame.h termhooks.h
insdel.o: insdel.c window.h buffer.h $(INTERVALS_H) blockinput.h character.h \
atimer.h systime.h region-cache.h lisp.h globals.h $(config_h)
keyboard.o: keyboard.c termchar.h termhooks.h termopts.h buffer.h character.h \