aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/tests/Makefile.am')
-rw-r--r--trunk/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/tests/Makefile.am b/trunk/tests/Makefile.am
index 068f8865..19307f28 100644
--- a/trunk/tests/Makefile.am
+++ b/trunk/tests/Makefile.am
@@ -26,7 +26,7 @@ TESTS = t-version t-data t-engine-info
EXTRA_DIST = t-data-1.txt t-data-2.txt
-INCLUDES = -I$(top_srcdir)/gpgme
+INCLUDES = -I$(top_builddir)/src
AM_CPPFLAGS = @GPG_ERROR_CFLAGS@
LDADD = ../src/libgpgme.la @GPG_ERROR_LIBS@