summaryrefslogtreecommitdiff
path: root/plugins/hddtemp
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2011-11-23 18:23:41 +0100
committerStefano Karapetsas <[email protected]>2011-11-23 18:23:41 +0100
commitc355361668a3efc27d957861162bef4e077a1485 (patch)
treeb9159930f23470cdb238fe654f68ff0472766ab6 /plugins/hddtemp
parentee1b0cc3814f5e54cadde518130b019f048b3be2 (diff)
downloadmate-sensors-applet-c355361668a3efc27d957861162bef4e077a1485.tar.bz2
mate-sensors-applet-c355361668a3efc27d957861162bef4e077a1485.tar.xz
solved some conflicts with sensors-applet
Diffstat (limited to 'plugins/hddtemp')
-rw-r--r--plugins/hddtemp/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/hddtemp/Makefile.am b/plugins/hddtemp/Makefile.am
index 579effe..69472e7 100644
--- a/plugins/hddtemp/Makefile.am
+++ b/plugins/hddtemp/Makefile.am
@@ -1,5 +1,5 @@
# HDDTEMP plugin
-plugindir = $(libdir)/sensors-applet/plugins
+plugindir = $(libdir)/mate-sensors-applet/plugins
INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \
-DG_LOG_DOMAIN=\""Sensors Applet"\" \
@@ -18,4 +18,4 @@ libhddtemp_la_SOURCES = \
hddtemp-plugin.c
libhddtemp_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS)
-libhddtemp_la_LIBADD = $(top_builddir)/lib/libsensors-applet-plugin.la
+libhddtemp_la_LIBADD = $(top_builddir)/lib/libmate-sensors-applet-plugin.la