summaryrefslogtreecommitdiff
path: root/plugins/hddtemp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/hddtemp/Makefile.am')
-rw-r--r--plugins/hddtemp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/hddtemp/Makefile.am b/plugins/hddtemp/Makefile.am
index 69472e7..96bc74f 100644
--- a/plugins/hddtemp/Makefile.am
+++ b/plugins/hddtemp/Makefile.am
@@ -1,7 +1,7 @@
# HDDTEMP plugin
plugindir = $(libdir)/mate-sensors-applet/plugins
-INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \
+AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \
-DG_LOG_DOMAIN=\""Sensors Applet"\" \
-DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \
-DDATADIR=\""$(datadir)"\" \