summaryrefslogtreecommitdiff
path: root/plugins/hddtemp
diff options
context:
space:
mode:
authorraveit <[email protected]>2013-03-21 18:50:38 +0100
committerraveit <[email protected]>2013-03-21 18:50:38 +0100
commit9c20632b9e215d5152cccffc4557a81afc45a02a (patch)
treef454680cad5491df733280b148afe0ee79b8ac9e /plugins/hddtemp
parent9a2a46d3622863c8d83aa46a884d1cc1f90bfb84 (diff)
downloadmate-sensors-applet-9c20632b9e215d5152cccffc4557a81afc45a02a.tar.bz2
mate-sensors-applet-9c20632b9e215d5152cccffc4557a81afc45a02a.tar.xz
update make files for autoconf 1.13
Diffstat (limited to 'plugins/hddtemp')
-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)"\" \