From f39f5da303974726966144c1476792284b01b81b Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 21 Nov 1993 22:20:51 +0000 Subject: [PATCH 1/1] (hftctl.o): New rule. --- src/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.in b/src/Makefile.in index 13ec39bb99..8d8d0f9d5b 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 */ -- 2.39.2