aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-07-15 14:46:02 +0000
committerWerner Koch <[email protected]>2025-07-15 14:46:02 +0000
commit9e3266ccbbdf6ab9b37ec4e0c5342630dc0ffa82 (patch)
treec830a529baf2556290e823e1636c34773d0f16e8 /configure.ac
parentFix an uninitialized variable. (diff)
downloadgpgme-9e3266ccbbdf6ab9b37ec4e0c5342630dc0ffa82.tar.gz
gpgme-9e3266ccbbdf6ab9b37ec4e0c5342630dc0ffa82.zip
gnupg-manage-keys: Implement a new tool.
* tools/gnupg-key-manage.c: new. * tools/Makefile.am: New. * configure.ac: Add Makefile. * Makefile.am (SUBDIRS): Add tools directory.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 70e66c64..afd29330 100644
--- a/configure.ac
+++ b/configure.ac
@@ -839,6 +839,7 @@ AC_CONFIG_FILES(Makefile src/Makefile
tests/gpgsm/Makefile
tests/opassuan/Makefile
tests/json/Makefile
+ tools/Makefile
doc/Makefile
src/versioninfo.rc
src/gpgme.pc