diff options
-rw-r--r-- | src/openac/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openac/Makefile.am b/src/openac/Makefile.am index 4d4798ac9..6ea98981f 100644 --- a/src/openac/Makefile.am +++ b/src/openac/Makefile.am @@ -8,7 +8,7 @@ LIBFREESWANDIR=$(top_srcdir)/src/libfreeswan LIBCRYPTODIR=$(top_srcdir)/src/libcrypto INCLUDES = \ --I$(LIBFREESWAN) \ +-I$(LIBFREESWANDIR) \ -I$(LIBSTRONGSWANDIR)\ -I$(PLUTODIR) \ -I$(LIBCRYPTODIR) \ |