diff options
author | Iain Holmes <iain@src.gnome.org> | 2000-10-05 08:34:54 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2000-10-05 08:34:54 +0800 |
commit | 9c6aafaf7203d96cc60adcc192b16e2d50bf7f62 (patch) | |
tree | 44c08ce0e43a4703575392ec09fb0c6d33b4cb41 /configure.in | |
parent | 24de469c473308e30ab16a2cb406d22f6f687ffe (diff) | |
download | gsoc2013-evolution-9c6aafaf7203d96cc60adcc192b16e2d50bf7f62.tar gsoc2013-evolution-9c6aafaf7203d96cc60adcc192b16e2d50bf7f62.tar.gz gsoc2013-evolution-9c6aafaf7203d96cc60adcc192b16e2d50bf7f62.tar.bz2 gsoc2013-evolution-9c6aafaf7203d96cc60adcc192b16e2d50bf7f62.tar.lz gsoc2013-evolution-9c6aafaf7203d96cc60adcc192b16e2d50bf7f62.tar.xz gsoc2013-evolution-9c6aafaf7203d96cc60adcc192b16e2d50bf7f62.tar.zst gsoc2013-evolution-9c6aafaf7203d96cc60adcc192b16e2d50bf7f62.zip |
Add the executive summary stuff
svn path=/trunk/; revision=5737
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/configure.in b/configure.in index a5cd85185a..5466bf2216 100644 --- a/configure.in +++ b/configure.in @@ -618,6 +618,12 @@ calendar/gui/dialogs/Makefile calendar/conduits/Makefile calendar/conduits/calendar/Makefile calendar/conduits/todo/Makefile +executive-summary/Makefile +executive-summary/idl/Makefile +executive-summary/evolution-services/Makefile +executive-summary/widgets/Makefile +executive-summary/component/Makefile +executive-summary/test-service/Makefile filter/Makefile wombat/Makefile art/Makefile @@ -627,6 +633,7 @@ default_user/local/Makefile default_user/local/Calendar/Makefile default_user/local/Contacts/Makefile default_user/local/Drafts/Makefile +default_user/local/Executive-Summary/Makefile default_user/local/Inbox/Makefile default_user/local/Outbox/Makefile default_user/local/Sent/Makefile |