summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-11-16 16:30:57 +0000
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-11-16 16:30:57 +0000
commit60789cdec4dd28f13b215161342bf747023875f3 (patch)
treef2c7a36a2847b74f779ad72369b3f48f5610a61f
parent73d993208117a4cc9ae2638f3cf56e434c686e30 (diff)
downloadmetacity-60789cdec4dd28f13b215161342bf747023875f3.tar.gz
Fix build out of src directory. Bug #158325
2004-11-16 Marco Pesenti Gritti <marco@gnome.org> * src/Makefile.am: Fix build out of src directory. Bug #158325
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d78c72fa..dd15d889 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-16 Marco Pesenti Gritti <marco@gnome.org>
+
+ * src/Makefile.am:
+
+ Fix build out of src directory. Bug #158325
+
2004-11-10 James Henstridge <james@jamesh.id.au>
* Makefile.am (DISTCLEANFILES): remove intltool stuff on distclean.