diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | configure.in | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2000-07-25 Christopher James Lahey <clahey@helixcode.com> + + * configure.in: Added addressbook/conduit/Makefile. + 2000-07-21 Christopher James Lahey <clahey@helixcode.com> * widgets/e-text/e-text.c: Made focus in not change your selection diff --git a/configure.in b/configure.in index f1ee9ccdef..d987dd1344 100644 --- a/configure.in +++ b/configure.in @@ -520,6 +520,7 @@ widgets/misc/Makefile widgets/shortcut-bar/Makefile addressbook/Makefile addressbook/ename/Makefile +addressbook/conduit/Makefile addressbook/contact-editor/Makefile addressbook/printing/Makefile addressbook/backend/Makefile |