diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-06-09 14:38:07 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-06-09 14:38:07 +0800 |
commit | eb593f44a6b1eb499973645f7c8a9be298ad3b82 (patch) | |
tree | e7bb40e7ac5cb0931b53f73d76acca4b2ee9039e /configure.in | |
parent | 5c58686c8ef72be5ed8a2d4469b3556f80d4b81c (diff) | |
download | gsoc2013-evolution-eb593f44a6b1eb499973645f7c8a9be298ad3b82.tar gsoc2013-evolution-eb593f44a6b1eb499973645f7c8a9be298ad3b82.tar.gz gsoc2013-evolution-eb593f44a6b1eb499973645f7c8a9be298ad3b82.tar.bz2 gsoc2013-evolution-eb593f44a6b1eb499973645f7c8a9be298ad3b82.tar.lz gsoc2013-evolution-eb593f44a6b1eb499973645f7c8a9be298ad3b82.tar.xz gsoc2013-evolution-eb593f44a6b1eb499973645f7c8a9be298ad3b82.tar.zst gsoc2013-evolution-eb593f44a6b1eb499973645f7c8a9be298ad3b82.zip |
Added addressbook/gui/merging/Makefile.
2001-06-09 Christopher James Lahey <clahey@ximian.com>
* configure.in: Added addressbook/gui/merging/Makefile.
svn path=/trunk/; revision=10171
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 bb5fbcf06a..73b00fd7a0 100644 --- a/configure.in +++ b/configure.in @@ -970,6 +970,7 @@ addressbook/backend/idl/Makefile addressbook/backend/pas/Makefile addressbook/backend/ebook/Makefile addressbook/gui/Makefile +addressbook/gui/merging/Makefile addressbook/gui/widgets/Makefile addressbook/gui/search/Makefile addressbook/gui/component/Makefile |