diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2002-11-05 05:53:31 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2002-11-05 05:53:31 +0800 |
commit | 4cd8e78e09223d606ad564aa472339d683a5314f (patch) | |
tree | a0e80a4a4f7ed6057e855029e47c1b78de45994e /configure.in | |
parent | a2c2672cbe8883ec4469b994332475cf2b5c2268 (diff) | |
download | gsoc2013-evolution-4cd8e78e09223d606ad564aa472339d683a5314f.tar.gz gsoc2013-evolution-4cd8e78e09223d606ad564aa472339d683a5314f.tar.zst gsoc2013-evolution-4cd8e78e09223d606ad564aa472339d683a5314f.zip |
added libversit directory to build.
2002-11-04 Rodrigo Moya <rodrigo@ximian.com>
* configure.in:
* Makefile.am: added libversit directory to build.
svn path=/trunk/; revision=18536
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 33133bf993..11adabf3b7 100644 --- a/configure.in +++ b/configure.in @@ -1260,6 +1260,7 @@ default_user/local/Tasks/Makefile default_user/local/Trash/Makefile e-util/Makefile e-util/ename/Makefile +libversit/Makefile shell/Makefile shell/evolution-nognome shell/glade/Makefile |