summaryrefslogtreecommitdiff
path: root/extra/yassl/taocrypt/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'extra/yassl/taocrypt/test/Makefile.am')
-rw-r--r--extra/yassl/taocrypt/test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/yassl/taocrypt/test/Makefile.am b/extra/yassl/taocrypt/test/Makefile.am
index 988d00c7bef..25e1a98fc94 100644
--- a/extra/yassl/taocrypt/test/Makefile.am
+++ b/extra/yassl/taocrypt/test/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES = -I../include -I../mySTL
+INCLUDES = -I$(srcdir)/../include -I$(srcdir)/../mySTL
bin_PROGRAMS = test
test_SOURCES = test.cpp
test_LDADD = $(top_builddir)/extra/yassl/taocrypt/src/libtaocrypt.la