Depend on libcharon until we have a thread pool to use
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/src/libstrongswan
|
||||
INCLUDES = -I$(top_srcdir)/src/libstrongswan \
|
||||
-I$(top_srcdir)/src/libcharon -I$(top_srcdir)/src/libhydra
|
||||
|
||||
AM_CFLAGS = -rdynamic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user