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