]> git.eshelyaron.com Git - emacs.git/commit
Tests now depend on source files
authorPhillip Lord <phillip.lord@russet.org.uk>
Sat, 28 Nov 2015 23:13:24 +0000 (23:13 +0000)
committerPhillip Lord <phillip.lord@russet.org.uk>
Mon, 30 Nov 2015 21:32:31 +0000 (21:32 +0000)
commit0baf45dbe3dfeb9f5fc03a3213ceeccb170643cf
treed6e6e0603d53e0428e0db75b82442a7b2c1ad220
parentcbfb129555482c582fe875766680bf8179c0588c
Tests now depend on source files

 * test/Makefile.in: Include dependences from tests to source files.
 * test/make-test-deps.emacs-lisp: New file
 * .gitignore: Ignore generated make include file
.gitignore
test/Makefile.in
test/make-test-deps.emacs-lisp [new file with mode: 0644]