Update of /home/cvs/gsasl/lib/tests
In directory dopio:/tmp/cvs-serv13778/tests
Modified Files:
Makefile.am
Log Message:
Update.
--- /home/cvs/gsasl/lib/tests/Makefile.am 2005/10/23 17:45:07 1.1
+++ /home/cvs/gsasl/lib/tests/Makefile.am 2006/01/18 13:04:30 1.2
@@ -33,7 +33,7 @@
## begin gnulib module gc-hmac-md5-tests
-TESTS += test-gc-hmac-md5
+TESTS += test-gc-hmac-md5$(EXEEXT)
noinst_PROGRAMS += test-gc-hmac-md5
test_gc_hmac_md5_SOURCES = test-gc-hmac-md5.c
@@ -41,7 +41,7 @@
## begin gnulib module gc-md5-tests
-TESTS += test-gc-md5
+TESTS += test-gc-md5$(EXEEXT)
noinst_PROGRAMS += test-gc-md5
test_gc_md5_SOURCES = test-gc-md5.c
@@ -49,7 +49,7 @@
## begin gnulib module gc-tests
-TESTS += test-gc
+TESTS += test-gc$(EXEEXT)
noinst_PROGRAMS += test-gc
test_gc_SOURCES = test-gc.c
_______________________________________________
Gsasl-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gsasl-commit