From 356792a900c939c57aabbf4616062097008e1789 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Thu, 24 Nov 2011 00:32:25 +0100 Subject: fixed automake --- sensors-applet/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sensors-applet/Makefile.am') diff --git a/sensors-applet/Makefile.am b/sensors-applet/Makefile.am index eae9e71..ce3cb01 100644 --- a/sensors-applet/Makefile.am +++ b/sensors-applet/Makefile.am @@ -20,8 +20,8 @@ else libmatenotify_SRC = endif -libexec_PROGRAMS = sensors-applet -sensors_applet_SOURCES = main.c \ +libexec_PROGRAMS = mate-sensors-applet +mate_sensors_applet_SOURCES = main.c \ about-dialog.c \ about-dialog.h \ active-sensor.c \ -- cgit v1.2.1