summaryrefslogtreecommitdiff
path: root/help/reference/libdocument/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'help/reference/libdocument/Makefile.am')
-rw-r--r--help/reference/libdocument/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/help/reference/libdocument/Makefile.am b/help/reference/libdocument/Makefile.am
index 54d57919..8d376421 100644
--- a/help/reference/libdocument/Makefile.am
+++ b/help/reference/libdocument/Makefile.am
@@ -95,12 +95,12 @@ GTKDOC_CFLAGS = \
-I$(top_srcdir) \
-I$(top_builddir) \
-I$(top_srcdir)/libdocument \
- -DEVINCEDATADIR=\"$(pkgdatadir)\" \
+ -DATRILDATADIR=\"$(pkgdatadir)\" \
-DMATEDATADIR=\"$(datadir)\" \
- -DEVINCE_UIDIR=\"$(pkgdatadir)\" \
+ -DATRIL_UIDIR=\"$(pkgdatadir)\" \
-DMATELOCALEDIR=\"$(datadir)/locale\" \
-DEV_BACKENDSDIR=\"$(backenddir)\" \
- -DEVINCE_COMPILATION \
+ -DATRIL_COMPILATION \
$(AM_CFLAGS) \
$(LIBDOCUMENT_CFLAGS) \
$(WARN_CFLAGS) \