From 908e752201cc5cfc7f663e724f0ab3dc76c72d0a Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Mon, 23 Aug 2010 12:01:48 +0200 Subject: Rebuild library.lo after changing ./configure options --- src/libstrongswan/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/libstrongswan/Makefile.am b/src/libstrongswan/Makefile.am index 237550bf1..d197057ca 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 -- cgit v1.2.3