diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-12 00:32:49 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-12 00:32:49 +0800 |
commit | 70b3c5658c449f89369e86d6943a944473facf26 (patch) | |
tree | e7d0486af1d5a5168cfb98cd32ba2537a010bddc /ChangeLog | |
parent | 21f9298d2fbdee48df3adfe1120a54dd495d1bdb (diff) | |
download | gsoc2013-epiphany-70b3c5658c449f89369e86d6943a944473facf26.tar gsoc2013-epiphany-70b3c5658c449f89369e86d6943a944473facf26.tar.gz gsoc2013-epiphany-70b3c5658c449f89369e86d6943a944473facf26.tar.bz2 gsoc2013-epiphany-70b3c5658c449f89369e86d6943a944473facf26.tar.lz gsoc2013-epiphany-70b3c5658c449f89369e86d6943a944473facf26.tar.xz gsoc2013-epiphany-70b3c5658c449f89369e86d6943a944473facf26.tar.zst gsoc2013-epiphany-70b3c5658c449f89369e86d6943a944473facf26.zip |
Fix [DIST]CLEANFILES so that make distcheck passes.
2005-01-11 Christian Persch <chpe@cvs.gnome.org>
* src/Makefile.am:
* lib/Makefile.am:
* lib/egg/Makefile.am:
* embed/Makefile.am:
Fix [DIST]CLEANFILES so that make distcheck passes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,4 +1,13 @@ -2005-01-10 Christian Persch <chpe@cvs.gnome.org> +2005-01-11 Christian Persch <chpe@cvs.gnome.org> + + * src/Makefile.am: + * lib/Makefile.am: + * lib/egg/Makefile.am: + * embed/Makefile.am: + + Fix [DIST]CLEANFILES so that make distcheck passes. + +2005-01-11 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EventContext.cpp: |