diff options
| author | Richard M. Stallman <rms@gnu.org> | 1993-11-21 22:20:51 +0000 |
|---|---|---|
| committer | Richard M. Stallman <rms@gnu.org> | 1993-11-21 22:20:51 +0000 |
| commit | f39f5da303974726966144c1476792284b01b81b (patch) | |
| tree | 5eb0aabc3bd6ae802bb2455653a12b9e3494bd9a /src | |
| parent | 85be9133b9504a8dbcdbd2caed0aa65c654ef0bf (diff) | |
| download | emacs-f39f5da303974726966144c1476792284b01b81b.tar.gz | |
(hftctl.o): New rule.
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index 13ec39bb99f..8d8d0f9d5b8 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -738,6 +738,7 @@ xterm.o : xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \ gnu.h sink.h sinkmask.h $(config_h) xselect.o : xselect.c dispextern.h frame.h xterm.h blockinput.h $(config_h) xrdb.o : xrdb.c $(config_h) +hftctl.o : hftctl.c $(config_h) /* The files of Lisp proper */ |
