Merge isnan and isnanl into a single source file.
[gnulib.git] / modules / md4-tests
index 4e1b284..f47fcb0 100644 (file)
@@ -6,9 +6,8 @@ Depends-on:
 configure.ac:
 
 Makefile.am:
-TESTS += test-md4
-noinst_PROGRAMS += test-md4
-test_md4_SOURCES = test-md4.c
+TESTS += test-md4$(EXEEXT)
+check_PROGRAMS += test-md4
 
 License:
 LGPL