diff options
Diffstat (limited to 'lisp/makefile.nt')
-rw-r--r-- | lisp/makefile.nt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/makefile.nt b/lisp/makefile.nt index 88c10441ac7..cceb17cb5ff 100644 --- a/lisp/makefile.nt +++ b/lisp/makefile.nt @@ -46,7 +46,6 @@ ETAGS = ..\lib-src\$(BLD)\etags # no point compiling it, although it doesn't hurt. DONTCOMPILE = \ - $(lisp)/bindings.el \ $(lisp)/cus-load.el \ $(lisp)/cus-start.el \ $(lisp)/emacs-lisp/cl-specs.el \ |