diff options
author | Scott Balneaves <[email protected]> | 2013-05-17 14:06:35 -0500 |
---|---|---|
committer | Scott Balneaves <[email protected]> | 2013-05-17 14:06:35 -0500 |
commit | 7318946f007404ed8b44cc030358c3d278d1b8cf (patch) | |
tree | d26fa4f8316320ac86a80087d8fa602cbcecb0df /src | |
parent | 749fe7090053afe610914aee368028bce06fd666 (diff) | |
parent | 861e3d658f2942a8ec72700fd1935ee5743d34a1 (diff) | |
download | marco-7318946f007404ed8b44cc030358c3d278d1b8cf.tar.bz2 marco-7318946f007404ed8b44cc030358c3d278d1b8cf.tar.xz |
Merge branch 'master' of github.com:mate-desktop/mate-window-manager
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index b3019024..a7b01237 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -190,7 +190,8 @@ CLEANFILES = \ marco.desktop \ marco-wm.desktop \ 50-marco-desktop-key.xml \ - 50-marco-key.xml + 50-marco-global-key.xml \ + 50-marco-window-key.xml pkgconfigdir = $(libdir)/pkgconfig |