Changeset ff039b1 in mod_gnutls for test/Makefile.am
- Timestamp:
- Jan 9, 2020, 3:03:14 PM (15 months ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 478767a
- Parents:
- 60ed7d1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
r60ed7d1 rff039b1 60 60 # Python tools for tests 61 61 noinst_PYTHON = https-test-client.py mgstest/http.py mgstest/__init__.py \ 62 mgstest/hooks.py mgstest/services.py mgstest/ tests.py runtest.py \63 doctest-mgstest.py62 mgstest/hooks.py mgstest/services.py mgstest/softhsm.py \ 63 mgstest/tests.py runtest.py softhsm-init.py doctest-mgstest.py 64 64 65 65 # Identities in the miniature CA, server, and client environment for … … 249 249 250 250 EXTRA_DIST = $(apache_data) $(cert_templates) $(shared_identities:=/uid.in) \ 251 authority/server/crl.template softhsm.bash$(test_doc)251 authority/server/crl.template $(test_doc) 252 252 253 253 # Lockfile for the main Apache process
Note: See TracChangeset
for help on using the changeset viewer.