diff options
author | Stefano Karapetsas <[email protected]> | 2013-10-19 04:46:59 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-10-19 04:46:59 -0700 |
commit | d3178d6a81bb95316193d24926bed3fdc943355e (patch) | |
tree | 3b1c45b791d590e1f69f9d67e002cabcc68d6016 /stickynotes | |
parent | 3a822cb94c27a06bb72921edc1875689818ff0de (diff) | |
parent | 15a5d5502765bc1a593d833ca9f613e77dc70aa2 (diff) | |
download | mate-applets-d3178d6a81bb95316193d24926bed3fdc943355e.tar.bz2 mate-applets-d3178d6a81bb95316193d24926bed3fdc943355e.tar.xz |
Merge pull request #59 from infirit/master
Move to gucharmap + make distcheck now works
Diffstat (limited to 'stickynotes')
-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 0206a41d..1444451f 100644 --- a/stickynotes/Makefile.am +++ b/stickynotes/Makefile.am @@ -79,7 +79,7 @@ endif EXTRA_DIST = \ $(builder_files) \ $(ui_files) \ - $(gsettings_SCHEMAS_in_in) \ + $(gsettings_SCHEMAS).in.in \ $(convert_DATA) \ $(service_in_files) \ org.mate.applets.StickyNotesApplet.mate-panel-applet.in.in |