diff options
Diffstat (limited to 'plugins/eee/Makefile.am')
-rw-r--r-- | plugins/eee/Makefile.am | 2 |
1 files changed, 1 insertions, 1 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 |