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 /Makefile.am | |
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 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 725c69c9..0fd41996 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ SUBDIRS=src po doc -EXTRA_DIST = HACKING MAINTAINERS rationales.txt \ +EXTRA_DIST = HACKING rationales.txt \ intltool-extract.in intltool-merge.in intltool-update.in DISTCLEANFILES = intltool-extract intltool-merge intltool-update po/stamp-it po/.intltool-merge-cache |