]> git.draconx.ca Git - dxcommon.git/commit
Partially fix "make distcheck".
authorNick Bowler <nbowler@draconx.ca>
Fri, 17 Nov 2023 03:12:41 +0000 (22:12 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sat, 18 Nov 2023 21:39:55 +0000 (16:39 -0500)
commit26e9c015ce57db05d46a3750ec6d52064ebc3ecb
tree66b45032f05e4c60f27e9918be97fd79223acb96
parent7b34413e9942b5777aed4fd3dc9c261214981e74
Partially fix "make distcheck".

It is helpful to build a distribution package to run tests on other
machines, which may not have full development toolsets available.

This packages things up so at least the compilation part of distcheck
succeeds.
Makefile.am
tests/scripts.at