]> code.delx.au - gnu-emacs/blobdiff - src/lisp.mk
Fix cl-the test
[gnu-emacs] / src / lisp.mk
index c12deebd8936cd2c20e4a33fcb14934322eb5082..59d5b86c33aae3d09951a6162e98c1e750378ea0 100644 (file)
@@ -1,6 +1,6 @@
 ### lisp.mk --- src/Makefile fragment for GNU Emacs
 
-## Copyright (C) 1985, 1987-1988, 1993-1995, 1999-2013 Free Software
+## Copyright (C) 1985, 1987-1988, 1993-1995, 1999-2014 Free Software
 ## Foundation, Inc.
 
 ## This file is part of GNU Emacs.
@@ -164,6 +164,8 @@ lisp = \
        $(lispsource)/emacs-lisp/float-sup.elc \
        $(lispsource)/vc/vc-hooks.elc \
        $(lispsource)/vc/ediff-hook.elc \
+       $(lispsource)/electric.elc \
+       $(lispsource)/uniquify.elc \
        $(lispsource)/tooltip.elc