From bc774104bbf461805f875c2bfd2d02aa6dd0945d Mon Sep 17 00:00:00 2001 From: Andre Heinecke Date: Fri, 27 Aug 2021 12:58:27 +0200 Subject: Add missing files for distribution * lang/qt/src/Makefile.am (private_qgpgme_headers): Add job_p.h * tests/gpg/Makefile.am (EXTRA_DIST): Add gpg.conf.in --- tests/gpg/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/gpg/Makefile.am b/tests/gpg/Makefile.am index bb90ccb6..311d7d44 100644 --- a/tests/gpg/Makefile.am +++ b/tests/gpg/Makefile.am @@ -60,7 +60,8 @@ private_keys = \ EXTRA_DIST = initial.test final.test \ pubdemo.asc secdemo.asc cipher-1.asc cipher-2.asc \ cipher-3.asc cipher-no-sig.asc \ - geheim.txt pubkey-1.asc seckey-1.asc pinentry $(private_keys) + geheim.txt pubkey-1.asc seckey-1.asc pinentry $(private_keys) \ + gpg.conf.in BUILT_SOURCES = gpg.conf gpg-agent.conf pubring-stamp \ gpg-sample.stamp -- cgit v1.2.3