diff options
author | Chris Toshok <toshok@src.gnome.org> | 2000-05-05 20:46:42 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-05-05 20:46:42 +0800 |
commit | f80ee8128bb94839d8a84cc620a209d37bbfa277 (patch) | |
tree | 539f24780ebcc00aa42489ae534248d9d3975d6d /shell/.cvsignore | |
parent | 1b8139c995a32f7f6843d56146c040e4f6d697ea (diff) | |
download | gsoc2013-evolution-f80ee8128bb94839d8a84cc620a209d37bbfa277.tar.gz gsoc2013-evolution-f80ee8128bb94839d8a84cc620a209d37bbfa277.tar.zst gsoc2013-evolution-f80ee8128bb94839d8a84cc620a209d37bbfa277.zip |
add support for building purified evolution.
* shell/Makefile.am: add support for building purified evolution.
* shell/.cvsignore: ignore evolution.pure
svn path=/trunk/; revision=2813
Diffstat (limited to 'shell/.cvsignore')
-rw-r--r-- | shell/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/.cvsignore b/shell/.cvsignore index a4b6113d0f..aec0a5ed9a 100644 --- a/shell/.cvsignore +++ b/shell/.cvsignore @@ -6,6 +6,7 @@ Shell-skels.c Shell-common.c Shell.h evolution +evolution.pure Makefile.in Makefile Evolution-stubs.c |