aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris2014-06-29 17:01:51 -0700
committerGlenn Morris2014-06-29 17:01:51 -0700
commitf9bae01ee8a7be0e4e992ef3ce856b31d32019c9 (patch)
treea61be70d562b07db553d2fdcbabaf94cef06b8e5 /lisp
parent87ed944822b8616396bd1b16257b7f299047c1a3 (diff)
downloademacs-f9bae01ee8a7be0e4e992ef3ce856b31d32019c9.tar.gz
emacs-f9bae01ee8a7be0e4e992ef3ce856b31d32019c9.zip
* update_autogen: Find loaddefs targets rather than parsing lisp/Makefile.in
* lisp/Makefile.in: Comment.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index fefbd5cda56..45a964b0d70 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -71,7 +71,6 @@ AUTOGENEL = loaddefs.el \
71 org/org-loaddefs.el 71 org/org-loaddefs.el
72 72
73# Versioned files that are the value of someone's `generated-autoload-file'. 73# Versioned files that are the value of someone's `generated-autoload-file'.
74# Note that update_loaddefs parses this.
75AUTOGEN_VCS = \ 74AUTOGEN_VCS = \
76 ps-print.el \ 75 ps-print.el \
77 obsolete/tpu-edt.el \ 76 obsolete/tpu-edt.el \