diff options
author | Werner Koch <[email protected]> | 1998-02-24 18:50:46 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-02-24 18:50:46 +0000 |
commit | 5a05af2bca319adc9a915ff4466f04c3ef05142a (patch) | |
tree | 24292fd49662c09acbe4d6eae321888cbb175585 /checks/Makefile.am | |
parent | rel 0.2.7 mit kleines Korrekturen (diff) | |
download | gnupg-V-0-2-8.tar.gz gnupg-V-0-2-8.zip |
Renamed to GNUPGV-0-2-8
Diffstat (limited to '')
-rw-r--r-- | checks/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checks/Makefile.am b/checks/Makefile.am index 4bf639739..2d999a502 100644 --- a/checks/Makefile.am +++ b/checks/Makefile.am @@ -2,7 +2,7 @@ TESTS = checkit -TEST_FILES = pubring.asc secring.asc plain-1 plain-2 plain-3o.asc \ +TEST_FILES = pubring.asc secring.asc gnupg.asc plain-1 plain-2 plain-3o.asc \ plain-1.asc plain-2.asc plain-3.asc EXTRA_DIST = $(TESTS) $(TEST_FILES) |