]> git.sesse.net Git - movit/commitdiff
Some tweaks to the libtool parts of the Makefile.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 22 Jan 2014 09:39:47 +0000 (10:39 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 22 Jan 2014 09:39:47 +0000 (10:39 +0100)
We don't need to build all the non-lib files (especially the unit tests)
using libtool, so save some CPU time there. Also, unbreak coverage builds.


No differences found