summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 71acc30)
raw | patch | inline | side by side (parent: 71acc30)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 22 Dec 2013 16:25:55 +0000 (17:25 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 22 Dec 2013 16:25:55 +0000 (17:25 +0100) |
This allows running tests out-of-tree.
t/Makefile.am | patch | blob | history |
diff --git a/t/Makefile.am b/t/Makefile.am
index d7e40139f61a8adab8f41154ad5676c1db3eb1a3..20bba43bae213184f179f0afe01504152f93ac3a 100644 (file)
--- a/t/Makefile.am
+++ b/t/Makefile.am
AM_CFLAGS = @STRICT_CFLAGS@
-AM_CPPFLAGS = -I$(top_builddir)/src/include
+AM_CPPFLAGS = -I$(top_srcdir)/src/include
TESTS = libsysdb_test libsysdb_net_test
check_PROGRAMS = libsysdb_test libsysdb_net_test