From 1235fba7eee27f76cc98f6334646660cd6e50a5b Mon Sep 17 00:00:00 2001 From: frohlich Date: Tue, 8 Aug 2006 05:05:09 +0000 Subject: [PATCH] Remove duplicate linker line in the resulting Makefile --- simgear/math/Makefile.am | 1 - 1 file changed, 1 deletion(-) 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) -- 2.39.5