summaryrefslogtreecommitdiff
path: root/stickynotes/Makefile.am
diff options
context:
space:
mode:
authorMonsta <[email protected]>2015-12-11 14:10:27 +0300
committerMonsta <[email protected]>2015-12-11 14:10:27 +0300
commit7321849b26c2037fdf40c42ba2f408bd3e1e3dfb (patch)
treeddaf896a215a637d0cda4cf27ffe09a964779287 /stickynotes/Makefile.am
parentd6c676a94f295f8503aa4d93557cfa49870e92cf (diff)
downloadmate-applets-7321849b26c2037fdf40c42ba2f408bd3e1e3dfb.tar.bz2
mate-applets-7321849b26c2037fdf40c42ba2f408bd3e1e3dfb.tar.xz
stickynotes: use '-' instead of '_' in the name of applet's binary
Diffstat (limited to 'stickynotes/Makefile.am')
-rw-r--r--stickynotes/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 \