tests: add libostreetest.h to EXTRA_DIST
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> Closes: #242 Approved by: cgwalters
This commit is contained in:
parent
4b1ac83aa6
commit
039d3f1dbd
|
|
@ -214,6 +214,7 @@ tests_test_gpg_verify_result_CFLAGS = $(TESTS_CFLAGS) $(OT_INTERNAL_GPGME_CFLAGS
|
|||
tests_test_gpg_verify_result_LDADD = $(TESTS_LDADD) $(OT_INTERNAL_GPGME_LIBS)
|
||||
|
||||
EXTRA_DIST += \
|
||||
tests/libostreetest.h \
|
||||
tests/gpg-verify-data/README.md \
|
||||
tests/gpg-verify-data/lgpl2 \
|
||||
tests/gpg-verify-data/lgpl2.sig \
|
||||
|
|
|
|||
Loading…
Reference in New Issue