summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/minitasn1/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/minitasn1/Makefile.am b/lib/minitasn1/Makefile.am
index 5f59f61d49..16874db54a 100644
--- a/lib/minitasn1/Makefile.am
+++ b/lib/minitasn1/Makefile.am
@@ -1,7 +1,7 @@
# source files added here must be added to ../Makefile.am
# to be compiled.
-INCLUDES = -I../
+INCLUDES = -I$(top_srcdir)/lib
EXTRA_DIST = libtasn1.h der.h mem.h gstr.h errors.h \
int.h parser_aux.h structure.h errors_int.h \
element.h README \