Rebuild charon after running ./configure to reflect plugin changes

This commit is contained in:
Martin Willi 2012-08-03 13:11:45 +02:00
parent 764035d515
commit bd28543512
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ ipsec_PROGRAMS = charon
charon_SOURCES = \
charon.c
charon.o : $(top_builddir)/config.status
INCLUDES = \
-I$(top_srcdir)/src/libstrongswan \
-I$(top_srcdir)/src/libhydra \