diff options
Diffstat (limited to 'stickynotes')
-rw-r--r-- | stickynotes/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stickynotes/Makefile.am b/stickynotes/Makefile.am index 9adf21ae..a67506bd 100644 --- a/stickynotes/Makefile.am +++ b/stickynotes/Makefile.am @@ -24,6 +24,7 @@ AM_CPPFLAGS = \ $(XML2_CFLAGS) \ -DSTICKYNOTES_MENU_UI_DIR=\""$(uidir)"\" \ -DGRESOURCE=\""/org/mate/mate-applets/sticky-notes/\"" \ + ${WARN_CFLAGS} \ $(NULL) libexec_PROGRAMS = stickynotes-applet |