Remove duplicate linker line in the resulting Makefile

This commit is contained in:
frohlich
2006-08-08 05:05:09 +00:00
parent 7a459db022
commit 1235fba7ee

View File

@@ -1,6 +1,5 @@
includedir = @includedir@/math
noinst_PROGRAMS = SGMathTest
check_PROGRAMS = SGMathTest
TESTS = $(check_PROGRAMS)