summaryrefslogtreecommitdiff
path: root/logview/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'logview/Makefile.am')
-rw-r--r--logview/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/logview/Makefile.am b/logview/Makefile.am
index ab9fa458..1fc2bd49 100644
--- a/logview/Makefile.am
+++ b/logview/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS = data help tests
-INCLUDES = \
+AM_CPPFLAGS = \
-DG_LOG_DOMAIN=\"mate-system-log\" \
-DMATELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
-DDATADIR=\""$(datadir)"\" \