gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS gsasl/lib/tests


From: gsasl-commit
Subject: CVS gsasl/lib/tests
Date: Wed, 18 Jan 2006 14:04:31 +0100

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
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]