Merge isnan and isnanl into a single source file.
[gnulib.git] / modules / md4-tests
index ac2cbcb..f47fcb0 100644 (file)
@@ -6,6 +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