aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/tests
diff options
context:
space:
mode:
Diffstat (limited to 'libmm-glib/tests')
-rw-r--r--libmm-glib/tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/libmm-glib/tests/Makefile.am b/libmm-glib/tests/Makefile.am
index 2f6da036..92c77d86 100644
--- a/libmm-glib/tests/Makefile.am
+++ b/libmm-glib/tests/Makefile.am
@@ -13,7 +13,8 @@ test_common_helpers_CPPFLAGS = \
-I$(top_srcdir)/libmm-glib \
-I$(top_builddir)/libmm-glib \
-I${top_srcdir}/libmm-glib/generated \
- -I${top_builddir}/libmm-glib/generated
+ -I${top_builddir}/libmm-glib/generated \
+ -DLIBMM_GLIB_COMPILATION
test_common_helpers_LDADD = \
$(top_builddir)/libmm-glib/libmm-glib.la \