Changeset c4d6e77 in mod_gnutls for test/Makefile.am
- Timestamp:
- May 23, 2016, 5:08:12 PM (5 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, master, proxy-ticket, upstream
- Children:
- efe884e
- Parents:
- 9e309ae
- git-author:
- Thomas Klute <thomas2.klute@…> (05/23/16 15:08:15)
- git-committer:
- Thomas Klute <thomas2.klute@…> (05/23/16 17:08:12)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
r9e309ae rc4d6e77 29 29 test-24_pkcs11_cert.bash \ 30 30 test-25_Disable_TLS_1.0.bash \ 31 test-26_redirect_HTTP_to_HTTPS.bash 31 test-26_redirect_HTTP_to_HTTPS.bash \ 32 test-27_OCSP_server.bash 32 33 33 34 TESTS = $(dist_check_SCRIPTS) … … 171 172 172 173 # Apache configuration and data files 173 apache_data = base_apache.conf cgi_module.conf data/* mime.types proxy_mods.conf174 apache_data = base_apache.conf cgi_module.conf data/* mime.types ocsp_server.conf proxy_mods.conf 174 175 175 176 EXTRA_DIST = $(apache_data) $(cert_templates) *.uid.in common.bash \
Note: See TracChangeset
for help on using the changeset viewer.