Changeset 2089d49 in mod_gnutls


Ignore:
Timestamp:
Apr 24, 2020, 2:21:35 PM (3 years ago)
Author:
Krista Karppinen <krista.celestia@…>
Branches:
asyncio, main, master, proxy-ticket
Children:
d7ae3ed
Parents:
ebbfb2b
Message:

Add mgstest/ocsp.py to Makefile.am

Add the newly created mgstest/ocsp.py to test/Makefile.am
so that make dist works.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/Makefile.am

    rebbfb2b r2089d49  
    7878# Python tools for tests
    7979noinst_PYTHON = https-test-client.py mgstest/http.py mgstest/__init__.py \
    80         mgstest/hooks.py mgstest/services.py mgstest/softhsm.py \
    81         mgstest/tests.py mgstest/valgrind.py runtest.py softhsm-init.py \
    82         doctest-mgstest.py required-modules.py data/ocsp.py
     80        mgstest/hooks.py mgstest/ocsp.py mgstest/services.py \
     81        mgstest/softhsm.py mgstest/tests.py mgstest/valgrind.py runtest.py \
     82        softhsm-init.py doctest-mgstest.py required-modules.py data/ocsp.py
    8383
    8484# Identities in the miniature CA, server, and client environment for
Note: See TracChangeset for help on using the changeset viewer.