]> code.delx.au - gnu-emacs/blobdiff - src/Makefile.in
Version 3.15
[gnu-emacs] / src / Makefile.in
index ff8faad3003165e27893176fb536525df92c52ce..d9c77bf00b5f06309b875b777d5b7c82179f6e7a 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for GNU Emacs.
-# Copyright (C) 1985, 87, 88, 93, 94, 95, 99, 2000, 01, 03, 2004
-# Free Software Foundation, Inc.
+# Copyright (C) 1985, 1987, 1988, 1993, 1994, 1995, 1999, 2000, 2001, 2002,
+#               2003, 2004, 2005 Free Software Foundation, Inc.
 
 # This file is part of GNU Emacs.
 
@@ -16,8 +16,8 @@
 
 # You should have received a copy of the GNU General Public License
 # along with GNU Emacs; see the file COPYING.  If not, write to
-# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
 
 
 # Note that this file is edited by msdos/sed1v2.inp for MSDOS.  That
@@ -783,6 +783,7 @@ lisp= \
        ${lispsource}textmodes/paragraphs.elc \
        ${lispsource}textmodes/text-mode.elc \
        ${lispsource}emacs-lisp/timer.elc \
+       ${lispsource}jka-cmpr-hook.elc \
        ${lispsource}vc-hooks.elc \
        ${lispsource}ediff-hook.elc \
        TOOLTIP_SUPPORT \
@@ -876,6 +877,7 @@ shortlisp= \
        ../lisp/textmodes/text-mode.elc \
        ../lisp/emacs-lisp/timer.elc \
        ../lisp/vc-hooks.elc \
+       ../lisp/jka-cmpr-hook.elc \
        ../lisp/ediff-hook.elc \
        ../lisp/widget.elc \
        ../lisp/window.elc \