diff options
author | Werner Koch <[email protected]> | 2006-09-14 14:24:34 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2006-09-14 14:24:34 +0000 |
commit | 12172fa6fa5136cfaa8eca23cb83840386a3892f (patch) | |
tree | 8261c598e67f51dd708bc9b2a11f56704e2db224 /tests/Makefile.am | |
parent | Updated. (diff) | |
download | libgpg-error-1.4.tar.gz libgpg-error-1.4.zip |
Ready for a new releaselibgpg-error-1.4
Diffstat (limited to '')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 0530cf8..488f86f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -19,7 +19,7 @@ ## Process this file with automake to produce Makefile.in -TESTS = t-strerror +TESTS = t-strerror t-syserror INCLUDES = -I$(top_builddir)/src |