aboutsummaryrefslogtreecommitdiffstats
path: root/src/deps.mk
diff options
context:
space:
mode:
authorPaul Eggert <[email protected]>2011-01-08 20:31:19 -0800
committerPaul Eggert <[email protected]>2011-01-08 20:31:19 -0800
commit1e11dbe3d862434ded0d5718f737f1f03f3141be (patch)
tree5bd68a442b08c2306ec4ffef540846ed9d4c2f90 /src/deps.mk
parenta451f14b09368f4b9f96d61ddb2ee69ac048c414 (diff)
Use gnulib's mktime module.
Diffstat (limited to 'src/deps.mk')
-rw-r--r--src/deps.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/deps.mk b/src/deps.mk
index eebf98ec00..eb7dfedd3b 100644
--- a/src/deps.mk
+++ b/src/deps.mk
@@ -138,7 +138,6 @@ md5.o: md5.c md5.h $(config_h)
minibuf.o: minibuf.c syntax.h frame.h window.h keyboard.h systime.h \
buffer.h commands.h character.h msdos.h $(INTERVALS_H) keymap.h \
termhooks.h lisp.h $(config_h) coding.h
-mktime.o: mktime.c $(config_h)
msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h frame.h \
termopts.h termchar.h character.h coding.h ccl.h disptab.h window.h \
keyboard.h $(INTERVALS_H) buffer.h commands.h blockinput.h atimer.h \