From 7321849b26c2037fdf40c42ba2f408bd3e1e3dfb Mon Sep 17 00:00:00 2001 From: Monsta Date: Fri, 11 Dec 2015 14:10:27 +0300 Subject: stickynotes: use '-' instead of '_' in the name of applet's binary --- stickynotes/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stickynotes/Makefile.am') diff --git a/stickynotes/Makefile.am b/stickynotes/Makefile.am index 27950c76..88044b67 100644 --- a/stickynotes/Makefile.am +++ b/stickynotes/Makefile.am @@ -20,7 +20,7 @@ AM_CPPFLAGS = \ -DSTICKYNOTES_MENU_UI_DIR=\""$(uidir)"\"\ -DSTICKYNOTES_ICONDIR=\"$(datadir)/pixmaps/mate-stickynotes/\" -libexec_PROGRAMS = stickynotes_applet +libexec_PROGRAMS = stickynotes-applet stickynotes_applet_SOURCES = \ util.h \ -- cgit v1.2.1