aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/Makefile.in')
-rw-r--r--lisp/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index 353c9e652c6..df9e5c36ee1 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -60,7 +60,7 @@ BYTE_COMPILE_EXTRA_FLAGS =
60# The example above is just for developers, it should not be used by default. 60# The example above is just for developers, it should not be used by default.
61 61
62# Those automatically generated autoload files that need special rules 62# Those automatically generated autoload files that need special rules
63# to build; ie not including things created via generated-autoload-file 63# to build; i.e. not including things created via generated-autoload-file
64# (eg calc/calc-loaddefs.el). 64# (eg calc/calc-loaddefs.el).
65LOADDEFS = $(lisp)/calendar/cal-loaddefs.el \ 65LOADDEFS = $(lisp)/calendar/cal-loaddefs.el \
66 $(lisp)/calendar/diary-loaddefs.el \ 66 $(lisp)/calendar/diary-loaddefs.el \