summaryrefslogtreecommitdiff
path: root/cli/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cli/test/Makefile.am')
-rw-r--r--cli/test/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/cli/test/Makefile.am b/cli/test/Makefile.am
index b30a6e9..8e556ee 100644
--- a/cli/test/Makefile.am
+++ b/cli/test/Makefile.am
@@ -12,7 +12,8 @@ test_helpers_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/cli \
-I$(top_srcdir)/libqmi-glib \
- -I$(top_builddir)/libqmi-glib
+ -I$(top_srcdir)/libqmi-glib/generated \
+ -I$(top_builddir)/libqmi-glib/generated
test_helpers_LDADD = \
$(QMICLI_LIBS) \