math/Makefile.am, symm/Makefile.am: Use `--no-install' on oddball tests.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 9 May 2020 13:24:15 +0000 (14:24 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 9 May 2020 13:26:58 +0000 (14:26 +0100)
There are a small number of test programs -- mostly for unsaturated
bignum code built specially to test unusual piece sizes -- and these
should be built with `-no-install' or whataver just like the normal test
programs.


No differences found