diff options
author | Elijah Newren <newren gmail com> | 2006-04-24 23:43:25 +0000 |
---|---|---|
committer | Elijah Newren <newren@src.gnome.org> | 2006-04-24 23:43:25 +0000 |
commit | d769484f35f3dc1262089f357b2658a5478815e3 (patch) | |
tree | dca8239823957bdefa41936eb1c57ed6906fbeab /Makefile.am | |
parent | a524fb9c9cf74642eed605464fddda6fdab7231a (diff) | |
download | metacity-d769484f35f3dc1262089f357b2658a5478815e3.tar.gz |
2.15.0 releaseMETACITY_2_15_0
2006-04-24 Elijah Newren <newren gmail com>
* NEWS: 2.15.0 release
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 3cca7fb0..44d55425 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,4 +4,4 @@ SUBDIRS=src po doc EXTRA_DIST=HACKING rationales.txt \ intltool-extract.in intltool-merge.in intltool-update.in -DISTCLEANFILES = intltool-extract intltool-merge intltool-update +DISTCLEANFILES = intltool-extract intltool-merge intltool-update po/stamp-it po/.intltool-merge-cache |