Simplify my *-tests modules.
[pspp] / ChangeLog
index 5fe0afdb66de9ec8ae183029e2dfe67a0cbbb8b4..8efc39651ebbec11664efef47931469347d44ffa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2006-01-19  Simon Josefsson  <jas@extundo.com>
+
+       * gnulib-tool: Set check_PROGRAMS.
+
+       * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
+       modules/des-tests, modules/gc-arcfour-tests,
+       modules/gc-arctwo-tests, modules/gc-des-tests,
+       modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
+       modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
+       modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
+       modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
+       modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
+       modules/md5-tests, modules/readline, modules/rijndael-tests: Use
+       check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
+       test_*_SOURCES.
+
 2006-01-18  Simon Josefsson  <jas@extundo.com>
 
        * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,