X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmd5-tests;h=52e5d1ffb9ce2c431da1f02258c900492bf7f289;hb=d8c878368309fa0255b79d90bc773e63e8260053;hp=95b62a0b8940a49870ca1a12a9f6cbc761643753;hpb=bc6749e154051f836717563d7740d532545621e8;p=gnulib.git diff --git a/modules/md5-tests b/modules/md5-tests index 95b62a0b8..52e5d1ffb 100644 --- a/modules/md5-tests +++ b/modules/md5-tests @@ -6,6 +6,5 @@ Depends-on: configure.ac: Makefile.am: -TESTS += test-md5 -noinst_PROGRAMS += test-md5 -test_md5_SOURCES = test-md5.c +TESTS += test-md5$(EXEEXT) +check_PROGRAMS += test-md5