aboutsummaryrefslogtreecommitdiff
path: root/libplanfahr/providers/tests/Makefile.am
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-04-14 12:06:22 +0200
committerGuido Günther <agx@sigxcpu.org>2014-04-14 12:16:32 +0200
commitea10a7169fac456f06daef000d80611855c516f4 (patch)
tree99b837dccbab36a88cd1a2514acbbdfc69717761 /libplanfahr/providers/tests/Makefile.am
parentc6fde247ecad202e8de5672da7d1c88be723e90e (diff)
Fix "make distcheck"
Diffstat (limited to 'libplanfahr/providers/tests/Makefile.am')
-rw-r--r--libplanfahr/providers/tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libplanfahr/providers/tests/Makefile.am b/libplanfahr/providers/tests/Makefile.am
index 39a57b3..1b3419c 100644
--- a/libplanfahr/providers/tests/Makefile.am
+++ b/libplanfahr/providers/tests/Makefile.am
@@ -12,6 +12,7 @@ AM_CPPFLAGS = \
$(GTHREAD2_CFLAGS) \
$(LIBXML2_CFLAGS) \
$(WARN_CFLAGS) \
+ -I$(top_srcdir) \
-I$(top_srcdir)/libplanfahr \
$(NULL)