summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2011-11-24 12:28:03 +0100
committerStefano Karapetsas <[email protected]>2011-11-24 12:28:03 +0100
commit094fe73c7cd651e3f64a592f4be75c58fe20b8e8 (patch)
tree908bd396fc0a53a21328e0255454a9a97337256e /plugins
parent356792a900c939c57aabbf4616062097008e1789 (diff)
downloadmate-sensors-applet-094fe73c7cd651e3f64a592f4be75c58fe20b8e8.tar.bz2
mate-sensors-applet-094fe73c7cd651e3f64a592f4be75c58fe20b8e8.tar.xz
fixed makefile in eee plugin
Diffstat (limited to 'plugins')
-rw-r--r--plugins/eee/Makefile.am2
-rw-r--r--plugins/eee/Makefile.in4
2 files changed, 3 insertions, 3 deletions
diff --git a/plugins/eee/Makefile.am b/plugins/eee/Makefile.am
index 1845684..3d652b3 100644
--- a/plugins/eee/Makefile.am
+++ b/plugins/eee/Makefile.am
@@ -18,4 +18,4 @@ libeee_la_SOURCES = \
eee-plugin.c
libeee_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS)
-libeee_la_LIBADD = $(top_builddir)/lib/libmatesensors-applet-plugin.la
+libeee_la_LIBADD = $(top_builddir)/lib/libmate-sensors-applet-plugin.la
diff --git a/plugins/eee/Makefile.in b/plugins/eee/Makefile.in
index bcad96a..190954b 100644
--- a/plugins/eee/Makefile.in
+++ b/plugins/eee/Makefile.in
@@ -68,7 +68,7 @@ am__base_list = \
am__installdirs = "$(DESTDIR)$(plugindir)"
LTLIBRARIES = $(plugin_LTLIBRARIES)
libeee_la_DEPENDENCIES = \
- $(top_builddir)/lib/libmatesensors-applet-plugin.la
+ $(top_builddir)/lib/libmate-sensors-applet-plugin.la
am_libeee_la_OBJECTS = eee-plugin.lo
libeee_la_OBJECTS = $(am_libeee_la_OBJECTS)
libeee_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
@@ -273,7 +273,7 @@ libeee_la_SOURCES = \
eee-plugin.c
libeee_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS)
-libeee_la_LIBADD = $(top_builddir)/lib/libmatesensors-applet-plugin.la
+libeee_la_LIBADD = $(top_builddir)/lib/libmate-sensors-applet-plugin.la
all: all-am
.SUFFIXES: