summaryrefslogtreecommitdiffstats
path: root/build-aux
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2015-04-09 19:08:57 +0200
committerWerner Koch <wk@gnupg.org>2015-04-09 19:08:57 +0200
commit3f2bdac2f28e3cd31e2ecfc83573e91dff18c982 (patch)
tree7d7c5437501ba2f42ade6084ca340d2e8fdd0720 /build-aux
parenttools: Remove trailing spaces. (diff)
downloadgnupg2-3f2bdac2f28e3cd31e2ecfc83573e91dff18c982.tar.xz
gnupg2-3f2bdac2f28e3cd31e2ecfc83573e91dff18c982.zip
speedo: Fix libgpg-error build in w64 builds
-- This typo was recently introduced.
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/speedo.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/speedo.mk b/build-aux/speedo.mk
index 8a2053a7d..a0e29a578 100644
--- a/build-aux/speedo.mk
+++ b/build-aux/speedo.mk
@@ -206,7 +206,7 @@ endif
# a full installer.
speedo_w64_spkgs =
ifeq ($(WITH_GUI),1)
-speedo_w64_spkgs += ibgpg-error libiconv gettext libassuan gpgex
+speedo_w64_spkgs += libgpg-error libiconv gettext libassuan gpgex
endif
# Packages which use the gnupg autogen.sh build style