emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/Makefile.in,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/Makefile.in,v
Date: Mon, 10 Mar 2008 02:47:04 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/03/10 02:47:04

Index: Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/lisp/Makefile.in,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -b -r1.98 -r1.99
--- Makefile.in 14 Feb 2008 03:56:58 -0000      1.98
+++ Makefile.in 10 Mar 2008 02:47:03 -0000      1.99
@@ -297,7 +297,8 @@
        fi
        chmod +w $(lisp)/loaddefs.el            \
          $(lisp)/ps-print.el                   \
-         $(lisp)/emacs-lisp/cl-loaddefs.el
+         $(lisp)/emacs-lisp/cl-loaddefs.el     \
+         $(lisp)/calendar/cal-loaddefs.el
 
 maintainer-clean: distclean bootstrap-clean
        cd $(lisp); rm -f $(AUTOGENEL)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]