From: frohlich Date: Tue, 8 Aug 2006 05:05:09 +0000 (+0000) Subject: Remove duplicate linker line in the resulting Makefile X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1235fba7eee27f76cc98f6334646660cd6e50a5b;p=simgear.git Remove duplicate linker line in the resulting Makefile --- diff --git a/simgear/math/Makefile.am b/simgear/math/Makefile.am index 03d189a2..e20fbc57 100644 --- a/simgear/math/Makefile.am +++ b/simgear/math/Makefile.am @@ -1,6 +1,5 @@ includedir = @includedir@/math -noinst_PROGRAMS = SGMathTest check_PROGRAMS = SGMathTest TESTS = $(check_PROGRAMS)