]> git.eshelyaron.com Git - emacs.git/commit
; Fix out-of-tree build for mod-test.so
authorNoam Postavsky <npostavs@gmail.com>
Sat, 25 Aug 2018 22:55:11 +0000 (18:55 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sat, 25 Aug 2018 22:57:28 +0000 (18:57 -0400)
commit769d0cdaa9a986b74e30dfc589e1fa8115e1d401
tree538c00cb6c36550e7c3aa40a683807538643cd06
parent9a1329e966ecbd22464f607456153bdd4fa0d5ea
; Fix out-of-tree build for mod-test.so

* test/Makefile.in: Don't look for emacs-module.h in $(srcdir), since
it is generated.
test/Makefile.in