]> git.draconx.ca Git - dxcommon.git/commit
Fix testsuite VPATH builds.
authorNick Bowler <nbowler@draconx.ca>
Thu, 30 Apr 2015 04:41:19 +0000 (00:41 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 28 Jun 2017 23:24:24 +0000 (19:24 -0400)
commit6c8f7873ed3769c48b3bad95f92e5c32e7f6cec1
treeccc43e431e397362251634436029c2176ace3e48
parent777cdf8590abbf6178db5ddcdd8427741c378b05
Fix testsuite VPATH builds.

Need to add -I$(srcdir) to all autom4te invocations, otherwise it will
try to find input files only in builddir.
snippet/autotest.mk