Changeset 0909c92 in mod_gnutls for test/Makefile.am
- Timestamp:
- Dec 27, 2019, 12:40:51 PM (13 months ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 3039495
- Parents:
- 05984a0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
r05984a0 r0909c92 58 58 # Python tools for tests 59 59 noinst_PYTHON = https-test-client.py mgstest/http.py mgstest/__init__.py \ 60 mgstest/ services.py mgstest/tests.py runtest.py60 mgstest/hooks.py mgstest/services.py mgstest/tests.py runtest.py 61 61 62 62 # Identities in the miniature CA, server, and client environment for … … 254 254 255 255 EXTRA_DIST = $(apache_data) $(cert_templates) $(shared_identities:=/uid.in) \ 256 apache_service.bash common.bash authority/server/crl.template \ 257 softhsm.bash 256 common.bash authority/server/crl.template softhsm.bash 258 257 259 258 # Lockfile for the main Apache process
Note: See TracChangeset
for help on using the changeset viewer.