aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-10-26 00:40:51 -0700
committerGlenn Morris2012-10-26 00:40:51 -0700
commitb75897ba631b8dbbb337bd378689b4d35f25b853 (patch)
tree1d90aa4d10c2adfc982f230f6f09119751155827 /lib-src/ChangeLog
parenteeced60b6ca4be63abca61cab5967ee28537a8af (diff)
downloademacs-b75897ba631b8dbbb337bd378689b4d35f25b853.tar.gz
emacs-b75897ba631b8dbbb337bd378689b4d35f25b853.zip
* Makefile.in (uninstall): No INSTALLABLES live in archlibdir.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 6b23c040b17..03cddc6a035 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,5 +1,7 @@
12012-10-26 Glenn Morris <rgm@gnu.org> 12012-10-26 Glenn Morris <rgm@gnu.org>
2 2
3 * Makefile.in (uninstall): No INSTALLABLES live in archlibdir.
4
3 * Makefile.in (install, uninstall): Transformations should not be 5 * Makefile.in (install, uninstall): Transformations should not be
4 applied to $EXEEXT. 6 applied to $EXEEXT.
5 7