Respect $(DESTDIR) when installing elc files
authorHideki Yamane <henrich@debian.or.jp>
Mon, 3 Nov 2014 10:56:06 +0000 (19:56 +0900)
committerDaiki Ueno <ueno@gnu.org>
Mon, 3 Nov 2014 10:59:25 +0000 (19:59 +0900)
commit86c03d1518910e0497a4b23e30106660e2673878
tree5b9874b61398f04d3206a160b821789e3e858ce3
parentedb0fc2fd1d760fd96e3ba69358c2039c550353b
Respect $(DESTDIR) when installing elc files

* Makefile.am (install, uninstall): Prefix $(DESTDIR) to the
installation directory.
lisp/Makefile.am