diff options
Diffstat (limited to 'stickynotes/Makefile.am')
-rw-r--r-- | stickynotes/Makefile.am | 2 |
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 \ |