aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/Makefile.in
diff options
context:
space:
mode:
authorPo Lu2021-12-10 14:50:21 +0800
committerPo Lu2021-12-10 14:50:21 +0800
commitcc0f147180300b672894de931bee76b2a3a719e9 (patch)
tree2fca1fb8adcb4aa1726f3274922f78eafe9a1aa5 /lisp/Makefile.in
parent6919d5a7c0a23c14ae77f7c708ea6d0ef2478108 (diff)
parent6e865a7171d80cd91b54c6d71b88d960b920abe3 (diff)
downloademacs-cc0f147180300b672894de931bee76b2a3a719e9.tar.gz
emacs-cc0f147180300b672894de931bee76b2a3a719e9.zip
Merge remote-tracking branch 'origin/master' into feature/pgtk
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 \