From ffa800ce9db2fca00215b0a542f0333f2f1276f8 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Mon, 13 Oct 2014 17:17:45 +0200 Subject: [PATCH] libimcv: Remove reference to libpts --- src/libimcv/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/libimcv/Makefile.am b/src/libimcv/Makefile.am index 109421305..d9a5cd50d 100644 --- a/src/libimcv/Makefile.am +++ b/src/libimcv/Makefile.am @@ -1,7 +1,6 @@ AM_CPPFLAGS = \ -I$(top_srcdir)/src/libstrongswan \ -I$(top_srcdir)/src/libtncif \ - -I$(top_srcdir)/src/libpts \ -DIPSEC_SCRIPT=\"${ipsec_script}\" ipseclib_LTLIBRARIES = libimcv.la