summaryrefslogtreecommitdiffstats
path: root/agent
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2007-07-05 22:11:11 +0200
committerWerner Koch <wk@gnupg.org>2007-07-05 22:11:11 +0200
commit2f6b5cee0adbb7137c25bde11bd833e792c645f9 (patch)
treed683be0ba67c80a39956ad1bb6eb377ffccd4dcf /agent
parentPrearing a release (diff)
downloadgnupg2-2f6b5cee0adbb7137c25bde11bd833e792c645f9.tar.xz
gnupg2-2f6b5cee0adbb7137c25bde11bd833e792c645f9.zip
Last minute Makefile library reordering for the sake of non-GNU systems.gnupg-2.0.5
Diffstat (limited to 'agent')
-rw-r--r--agent/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/agent/Makefile.am b/agent/Makefile.am
index 73fe935be..95ffafeec 100644
--- a/agent/Makefile.am
+++ b/agent/Makefile.am
@@ -45,8 +45,8 @@ gpg_agent_SOURCES = \
call-scd.c \
learncard.c
-common_libs = ../jnlib/libjnlib.a $(libcommon) ../gl/libgnu.a
-commonpth_libs = ../jnlib/libjnlib.a $(libcommonpth) ../gl/libgnu.a
+common_libs = $(libcommon) ../jnlib/libjnlib.a ../gl/libgnu.a
+commonpth_libs = $(libcommonpth) ../jnlib/libjnlib.a ../gl/libgnu.a
pwquery_libs = ../common/libsimple-pwquery.a
#if HAVE_W32_SYSTEM