diff options
Diffstat (limited to 'lisp/Makefile.in')
-rw-r--r-- | lisp/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in index 3faa6a75647..af50e8ef0ee 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in @@ -827,10 +827,12 @@ ELCFILES = \ $(lisp)/help.elc \ $(lisp)/hex-util.elc \ $(lisp)/hexl.elc \ + $(lisp)/hfy-cmap.elc \ $(lisp)/hi-lock.elc \ $(lisp)/hilit-chg.elc \ $(lisp)/hippie-exp.elc \ $(lisp)/hl-line.elc \ + $(lisp)/htmlfontify.elc \ $(lisp)/ibuf-ext.elc \ $(lisp)/ibuf-macs.elc \ $(lisp)/ibuffer.elc \ |