From 094fe73c7cd651e3f64a592f4be75c58fe20b8e8 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Thu, 24 Nov 2011 12:28:03 +0100 Subject: fixed makefile in eee plugin --- plugins/eee/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/eee/Makefile.am') 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 -- cgit v1.2.1