summaryrefslogtreecommitdiff
path: root/plugins/libsensors
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/libsensors
parentee1b0cc3814f5e54cadde518130b019f048b3be2 (diff)
downloadmate-sensors-applet-c355361668a3efc27d957861162bef4e077a1485.tar.bz2
mate-sensors-applet-c355361668a3efc27d957861162bef4e077a1485.tar.xz
solved some conflicts with sensors-applet
Diffstat (limited to 'plugins/libsensors')
-rw-r--r--plugins/libsensors/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/libsensors/Makefile.am b/plugins/libsensors/Makefile.am
index 138872e..d8ac419 100644
--- a/plugins/libsensors/Makefile.am
+++ b/plugins/libsensors/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/sensors-applet/plugins
+plugindir = $(libdir)/mate-sensors-applet/plugins
# libsensors plugin
INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \
@@ -18,4 +18,4 @@ liblibsensors_la_SOURCES = \
libsensors-plugin.c
liblibsensors_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) $(LIBSENSORS_LIBS)
-liblibsensors_la_LIBADD = $(top_builddir)/lib/libsensors-applet-plugin.la
+liblibsensors_la_LIBADD = $(top_builddir)/lib/libmate-sensors-applet-plugin.la