From 3e0d1c229b8a15db066fd57cec5bce6dadb1af6b Mon Sep 17 00:00:00 2001 From: Tobias Fella Date: Wed, 11 Oct 2023 12:07:34 +0200 Subject: tools: Add gpgsum tool * Makefile.am: Add option for building gpgsum * autogen.rc: Add option for building gpgsum * configure.ac: Add option for building gpgsum * tools/Makefile.am: Add sources for gpgsum * tools/gpgsum-w32info.rc: Add new file * tools/gpgsum.c: Add gpsum tool * tools/gpgsum.w32-manifest.in: Add new file --- tools/gpgsum.w32-manifest.in | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 tools/gpgsum.w32-manifest.in (limited to 'tools/gpgsum.w32-manifest.in') diff --git a/tools/gpgsum.w32-manifest.in b/tools/gpgsum.w32-manifest.in new file mode 100644 index 000000000..4bdedb4a9 --- /dev/null +++ b/tools/gpgsum.w32-manifest.in @@ -0,0 +1,25 @@ + + +GNU Privacy Guard (Hashsum tool) + + + + + + + + + + + + + + + + + + -- cgit v1.2.3