Load test and suite specific connection configurations

This commit is contained in:
Martin Willi
2011-01-05 16:45:40 +01:00
parent f452a5a1f8
commit d1041fa463
5 changed files with 391 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ ipsec_PROGRAMS = conftest
AM_CFLAGS = -rdynamic
conftest_SOURCES = conftest.c hooks/hook.h
conftest_SOURCES = conftest.c conftest.h config.c config.h hooks/hook.h
INCLUDES = \
-I$(top_srcdir)/src/libstrongswan \