]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Depend on libcharon until we have a thread pool to use
authorMartin Willi <martin@revosec.ch>
Wed, 14 Jul 2010 12:13:24 +0000 (14:13 +0200)
committerMartin Willi <martin@revosec.ch>
Wed, 4 Aug 2010 07:26:19 +0000 (09:26 +0200)
src/libstrongswan/plugins/pkcs11/Makefile.am

index 8babc34a5f38792fdf8de5b7d35e93951a14b819..0849fa9142768800a6f2ebd77d8233959dfedc17 100644 (file)
@@ -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