diff options
Diffstat (limited to 'lib-src/makefile.w32-in')
| -rw-r--r-- | lib-src/makefile.w32-in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 9656a3badec..dee80c4b560 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in | |||
| @@ -251,6 +251,7 @@ lisp2 = \ | |||
| 251 | $(lispsource)register.elc \ | 251 | $(lispsource)register.elc \ |
| 252 | $(lispsource)replace.elc \ | 252 | $(lispsource)replace.elc \ |
| 253 | $(lispsource)simple.elc \ | 253 | $(lispsource)simple.elc \ |
| 254 | $(lispsource)emacs-lisp/nadvice.elc \ | ||
| 254 | $(lispsource)minibuffer.elc \ | 255 | $(lispsource)minibuffer.elc \ |
| 255 | $(lispsource)startup.elc \ | 256 | $(lispsource)startup.elc \ |
| 256 | $(lispsource)subr.elc \ | 257 | $(lispsource)subr.elc \ |