From: Martin Willi Date: Mon, 23 Aug 2010 10:01:48 +0000 (+0200) Subject: Rebuild library.lo after changing ./configure options X-Git-Tag: 4.5.0~426 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=908e752201cc5cfc7f663e724f0ab3dc76c72d0a;p=thirdparty%2Fstrongswan.git Rebuild library.lo after changing ./configure options --- diff --git a/src/libstrongswan/Makefile.am b/src/libstrongswan/Makefile.am index 237550bf1a..d197057caa 100644 --- a/src/libstrongswan/Makefile.am +++ b/src/libstrongswan/Makefile.am @@ -66,6 +66,8 @@ utils/optionsfrom.c utils/optionsfrom.h \ utils/backtrace.c utils/backtrace.h \ plugins/plugin_loader.c plugins/plugin_loader.h plugins/plugin.h +library.lo : $(top_builddir)/config.status + libstrongswan_la_LIBADD = $(PTHREADLIB) $(DLLIB) $(BTLIB) $(SOCKLIB) $(RTLIB) INCLUDES = -I$(top_srcdir)/src/libstrongswan