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 /geyes | |
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 'geyes')
-rw-r--r-- | geyes/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/geyes/Makefile.am b/geyes/Makefile.am index ce734cd4..791d36fa 100644 --- a/geyes/Makefile.am +++ b/geyes/Makefile.am @@ -65,7 +65,7 @@ EXTRA_DIST = \ README.themes \ org.mate.applets.GeyesApplet.mate-panel-applet.in.in \ $(service_in_files) \ - $(gsettings_SCHEMAS_in_in) \ + $(gsettings_SCHEMAS).in.in \ $(ui_DATA) \ $(icons) |