Avoid the need for AC_LIBSOURCES in m4 macros.
[gnulib.git] / modules / md2-tests
index efa994f..f358e66 100644 (file)
@@ -6,9 +6,8 @@ Depends-on:
 configure.ac:
 
 Makefile.am:
-TESTS += test-md2
-noinst_PROGRAMS += test-md2
-test_md2_SOURCES = test-md2.c
+TESTS += test-md2$(EXEEXT)
+check_PROGRAMS += test-md2
 
 License:
 LGPL