]> git.mxchange.org Git - simgear.git/commitdiff
Remove duplicate linker line in the resulting Makefile
authorfrohlich <frohlich>
Tue, 8 Aug 2006 05:05:09 +0000 (05:05 +0000)
committerfrohlich <frohlich>
Tue, 8 Aug 2006 05:05:09 +0000 (05:05 +0000)
simgear/math/Makefile.am

index 03d189a244a12d681473eb5a851a6da4003e4f36..e20fbc573b0db4c06b0ce62bcfbbb23114d7ea29 100644 (file)
@@ -1,6 +1,5 @@
 includedir = @includedir@/math
 
-noinst_PROGRAMS = SGMathTest
 check_PROGRAMS  = SGMathTest
 TESTS           = $(check_PROGRAMS)