src/Makefile.am: Install `parser' files in the correct place.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 30 Aug 2015 09:58:38 +0000 (10:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 6 Sep 2015 23:22:04 +0000 (00:22 +0100)
commit6b5bf01af14c3be7f528fdac531f9188d4c4f3da
tree48098e9670e35f4c60994e2c68dfa64c1d993f7e
parent14913a23e95ecf16929be1059df4f151b098ee2d
src/Makefile.am: Install `parser' files in the correct place.

We have to use the `nobase_...' variable, which is waaay too long.  So
invent our own variable `LISP_SOURCES' and use that instead.
src/Makefile.am