From 2f6b5cee0adbb7137c25bde11bd833e792c645f9 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 5 Jul 2007 20:11:11 +0000 Subject: Last minute Makefile library reordering for the sake of non-GNU systems. --- scd/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scd') diff --git a/scd/Makefile.am b/scd/Makefile.am index 2030c3ffb..abce5dc70 100644 --- a/scd/Makefile.am +++ b/scd/Makefile.am @@ -42,7 +42,7 @@ scdaemon_SOURCES = \ app.c app-common.h app-help.c $(card_apps) -scdaemon_LDADD = ../jnlib/libjnlib.a $(libcommonpth) ../gl/libgnu.a \ +scdaemon_LDADD = $(libcommonpth) ../jnlib/libjnlib.a ../gl/libgnu.a \ $(LIBGCRYPT_LIBS) $(KSBA_LIBS) $(LIBASSUAN_PTH_LIBS) $(PTH_LIBS) \ $(LIBUSB_LIBS) $(GPG_ERROR_LIBS) \ $(LIBINTL) $(DL_LIBS) $(NETLIBS) $(LIBICONV) -- cgit v1.2.3