aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-06-20 14:39:39 +0000
committerWerner Koch <[email protected]>2025-06-20 15:02:20 +0000
commit49d2dde69667dc50af98e2addb8d4e0aa5a876de (patch)
tree23b3d9d3932a7689a9e853150759ce2a9858699a /tools
parentpo: msgmerge (diff)
downloadgnupg-2.5.8.tar.gz
gnupg-2.5.8.zip
Release 2.5.8gnupg-2.5.8
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 54c5cbe5c..fe79b0296 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -28,7 +28,7 @@ EXTRA_DIST = \
gpg-wks-client-w32info.rc gpg-wks-client.w32-manifest.in \
gpg-card-w32info.rc gpg-card.w32-manifest.in
-AM_CPPFLAGS =
+AM_CPPFLAGS = -DREGEXP_PREFIX=gnupg_
include $(top_srcdir)/am/cmacros.am
if HAVE_W32_SYSTEM