From d521714c9a84efbc3e1ed66e0869893ab2072bd2 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 9 Jun 2006 05:41:31 +0000 Subject: [PATCH] stroke.h requires libstrongswan/types.h --- src/stroke/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/stroke/Makefile.am b/src/stroke/Makefile.am index 2f183495d..0de0134de 100644 --- a/src/stroke/Makefile.am +++ b/src/stroke/Makefile.am @@ -1,3 +1,4 @@ ipsec_PROGRAMS = stroke stroke_SOURCES = stroke.c stroke.h +INCLUDES = -I$(top_srcdir)/src/libstrongswan