diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-01-22 06:35:58 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-01-22 06:35:58 +0000 |
commit | c1bdb60554e59f36fb76a69b2e4e8694e25df047 (patch) | |
tree | c9700d1851e04afdd87dbc69c475c44d6037b5ec /tests | |
parent | 5a3555783610b89f32f7443957b520ba2142ecd4 (diff) | |
download | ATCD-c1bdb60554e59f36fb76a69b2e4e8694e25df047.tar.gz |
ChangeLogTag:Wed Jan 21 22:31:37 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/SSL/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/SSL/Makefile.am b/tests/SSL/Makefile.am index ebcb17b8367..46ac10a96c5 100644 --- a/tests/SSL/Makefile.am +++ b/tests/SSL/Makefile.am @@ -25,6 +25,10 @@ noinst_DATA = \ dummy.pem \ key.pem +EXTRA_DIST = \ + dummy.pem \ + key.pem + ## Automake recognized target. Appends these rules to the "all" ## target. all-local: |