summaryrefslogtreecommitdiff
path: root/libappstream-glib/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-03-19 17:14:02 +0000
committerRichard Hughes <richard@hughsie.com>2014-03-19 17:56:34 +0000
commit6ae56f27792a9075da45a8507b0f8c9327cb9b83 (patch)
treebfcd35ac9f5a59e376ad6f0fa02a1197ecb720f4 /libappstream-glib/Makefile.am
parent74ba5ffc21208bd263ea2985e6ac109090d8ddf6 (diff)
downloadappstream-glib-6ae56f27792a9075da45a8507b0f8c9327cb9b83.tar.gz
Support the 'origin' attribute on the root node
Diffstat (limited to 'libappstream-glib/Makefile.am')
-rw-r--r--libappstream-glib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libappstream-glib/Makefile.am b/libappstream-glib/Makefile.am
index 36696a6..ba0ac82 100644
--- a/libappstream-glib/Makefile.am
+++ b/libappstream-glib/Makefile.am
@@ -11,6 +11,7 @@ AM_CPPFLAGS = \
-I$(top_builddir)/libappstream-glib \
-I. \
-DAS_COMPILATION \
+ -DTESTDATADIR=\""$(top_srcdir)/data/tests"\" \
-DG_LOG_DOMAIN=\"As\"
pkgconfigdir = $(libdir)/pkgconfig