diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-17 00:56:32 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-17 00:56:32 +0800 |
commit | 732d8dc98dac7a5fe46c669564dde46ddcf10382 (patch) | |
tree | 03cd31738cf6a0ce8bea67a51c3455e582f43491 /ChangeLog | |
parent | fb1c140eaa2855bd3ddeaef203a51107a0af6122 (diff) | |
download | gsoc2013-epiphany-732d8dc98dac7a5fe46c669564dde46ddcf10382.tar gsoc2013-epiphany-732d8dc98dac7a5fe46c669564dde46ddcf10382.tar.gz gsoc2013-epiphany-732d8dc98dac7a5fe46c669564dde46ddcf10382.tar.bz2 gsoc2013-epiphany-732d8dc98dac7a5fe46c669564dde46ddcf10382.tar.lz gsoc2013-epiphany-732d8dc98dac7a5fe46c669564dde46ddcf10382.tar.xz gsoc2013-epiphany-732d8dc98dac7a5fe46c669564dde46ddcf10382.tar.zst gsoc2013-epiphany-732d8dc98dac7a5fe46c669564dde46ddcf10382.zip |
Remove stamp files also on make clean.
2005-01-16 Christian Persch <chpe@cvs.gnome.org>
* embed/Makefile.am:
* lib/Makefile.am:
* lib/egg/Makefile.am:
* src/Makefile.am:
Remove stamp files also on make clean.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-01-16 Christian Persch <chpe@cvs.gnome.org> + + * embed/Makefile.am: + * lib/Makefile.am: + * lib/egg/Makefile.am: + * src/Makefile.am: + + Remove stamp files also on make clean. + 2005-01-15 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-topic-action.c: (add_open_in_tabs_menu): |