]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Rebuild library.lo after changing ./configure options
authorMartin Willi <martin@revosec.ch>
Mon, 23 Aug 2010 10:01:48 +0000 (12:01 +0200)
committerMartin Willi <martin@revosec.ch>
Mon, 23 Aug 2010 10:01:48 +0000 (12:01 +0200)
src/libstrongswan/Makefile.am

index 237550bf1af56f076814625891e8cae48de44d9a..d197057caae038fe5550275d03b950f965fdbd39 100644 (file)
@@ -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