summaryrefslogtreecommitdiff
path: root/plugins/libsensors
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2011-11-23 19:49:47 +0100
committerStefano Karapetsas <[email protected]>2011-11-23 19:49:47 +0100
commit3a5ccc30b7c037c621b7c9dedc7f19527fa85823 (patch)
tree7c112fa572a209fd853f4967e500c2ec155b84b0 /plugins/libsensors
parent7ab089fd6e4d1b73160c5d39559775cce911c653 (diff)
downloadmate-sensors-applet-3a5ccc30b7c037c621b7c9dedc7f19527fa85823.tar.bz2
mate-sensors-applet-3a5ccc30b7c037c621b7c9dedc7f19527fa85823.tar.xz
automake
Diffstat (limited to 'plugins/libsensors')
-rw-r--r--plugins/libsensors/Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/libsensors/Makefile.in b/plugins/libsensors/Makefile.in
index dbc77bc..12386e8 100644
--- a/plugins/libsensors/Makefile.in
+++ b/plugins/libsensors/Makefile.in
@@ -68,7 +68,7 @@ am__base_list = \
am__installdirs = "$(DESTDIR)$(plugindir)"
LTLIBRARIES = $(plugin_LTLIBRARIES)
liblibsensors_la_DEPENDENCIES = \
- $(top_builddir)/lib/libsensors-applet-plugin.la
+ $(top_builddir)/lib/libmate-sensors-applet-plugin.la
am_liblibsensors_la_OBJECTS = libsensors-plugin.lo
liblibsensors_la_OBJECTS = $(am_liblibsensors_la_OBJECTS)
liblibsensors_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
@@ -131,8 +131,6 @@ GLIB_CFLAGS = @GLIB_CFLAGS@
GLIB_LIBS = @GLIB_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
-MATE_CFLAGS = @MATE_CFLAGS@
-MATE_LIBS = @MATE_LIBS@
GREP = @GREP@
GTK_CFLAGS = @GTK_CFLAGS@
GTK_LIBS = @GTK_LIBS@
@@ -164,6 +162,8 @@ LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
+MATE_CFLAGS = @MATE_CFLAGS@
+MATE_LIBS = @MATE_LIBS@
MKDIR_P = @MKDIR_P@
MKINSTALLDIRS = @MKINSTALLDIRS@
MSGFMT = @MSGFMT@
@@ -254,7 +254,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-plugindir = $(libdir)/sensors-applet/plugins
+plugindir = $(libdir)/mate-sensors-applet/plugins
# libsensors plugin
INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \
@@ -273,7 +273,7 @@ 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
all: all-am
.SUFFIXES: