aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Heinecke <[email protected]>2021-08-27 10:58:27 +0000
committerAndre Heinecke <[email protected]>2021-08-27 10:58:27 +0000
commitbc774104bbf461805f875c2bfd2d02aa6dd0945d (patch)
tree5e858cc4721c4e8c0e8a5578e0abdd403f34144e
parentcore: Use flexible array member if compiler has support. (diff)
downloadgpgme-bc774104bbf461805f875c2bfd2d02aa6dd0945d.tar.gz
gpgme-bc774104bbf461805f875c2bfd2d02aa6dd0945d.zip
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
-rw-r--r--lang/qt/src/Makefile.am1
-rw-r--r--tests/gpg/Makefile.am3
2 files changed, 3 insertions, 1 deletions
diff --git a/lang/qt/src/Makefile.am b/lang/qt/src/Makefile.am
index a965cdea..2c8976ba 100644
--- a/lang/qt/src/Makefile.am
+++ b/lang/qt/src/Makefile.am
@@ -128,6 +128,7 @@ camelcase_headers= \
private_qgpgme_headers = \
qgpgme_export.h \
protocol_p.h \
+ job_p.h \
qgpgmeadduseridjob.h \
qgpgmebackend.h \
qgpgmechangeexpiryjob.h \
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