Users of PLUGINS depend on config.status, rebuilding them if plugin configuration is updated

This commit is contained in:
Martin Willi
2010-04-29 11:28:27 +02:00
parent eadbc3da2f
commit b0e789035c
9 changed files with 17 additions and 2 deletions
+1
View File
@@ -11,6 +11,7 @@ controller/config_controller.c controller/config_controller.h \
controller/gateway_controller.c controller/gateway_controller.h
manager_fcgi_LDADD = $(top_builddir)/src/libstrongswan/libstrongswan.la $(top_builddir)/src/libfast/libfast.la ${xml_LIBS}
main.o : $(top_srcdir)/config.status
INCLUDES = -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/libfast ${xml_CFLAGS}
AM_CFLAGS = -rdynamic \