diff modules/frexpl-tests @ 10810:2d3e8b43c9f4

Avoid possible link error.
author Bruno Haible <bruno@clisp.org>
date Sat, 15 Nov 2008 23:31:45 +0100 (2008-11-15)
parents ca053fa79cd3
children 5aa57cee93aa
line wrap: on
line diff
--- a/modules/frexpl-tests
+++ b/modules/frexpl-tests
@@ -12,6 +12,7 @@
 Makefile.am:
 TESTS += test-frexpl
 check_PROGRAMS += test-frexpl
+test_frexpl_LDADD = $(LDADD) @FREXPL_LIBM@
 
 License:
 LGPL