From: Nick Bowler Date: Sat, 12 May 2012 00:00:02 +0000 (-0400) Subject: fix-ltdl: Move all convenience libs to EXTRA_LTLIBRARIES only. X-Git-Url: http://git.draconx.ca/gitweb/dxcommon.git/commitdiff_plain/ff3807b3c1ad23f6a8811241665a00a0c9e957f4?hp=ff3807b3c1ad23f6a8811241665a00a0c9e957f4 fix-ltdl: Move all convenience libs to EXTRA_LTLIBRARIES only. There's no reason to list these in noinst_LTLIBRARIES in a non-recursive build, as they will be picked up correctly by ordinary prerequisites. ---