vars.am: Don't build the test programs for installation.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 6 May 2020 09:16:01 +0000 (10:16 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 6 May 2020 09:16:01 +0000 (10:16 +0100)
Most importantly, this makes them much easier to attach a debugger to,
because the actual executables are now where you expect, and you don't
have to write ridiculous runes involving `../libtool --mode=execute
...'.

Also, this makes the actual linking step somewhat faster.


No differences found