summaryrefslogtreecommitdiff
path: root/lib/algorithms/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/algorithms/Makefile.am')
-rw-r--r--lib/algorithms/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/algorithms/Makefile.am b/lib/algorithms/Makefile.am
index 47e5739ccc..3957323420 100644
--- a/lib/algorithms/Makefile.am
+++ b/lib/algorithms/Makefile.am
@@ -26,8 +26,7 @@ AM_CPPFLAGS = \
-I$(srcdir)/../includes \
-I$(builddir)/../includes \
-I$(builddir)/../../gl \
- -I$(srcdir)/.. \
- -I$(srcdir)/../opencdk
+ -I$(srcdir)/..
if ENABLE_MINITASN1
AM_CPPFLAGS += -I$(srcdir)/../minitasn1