diff options
-rw-r--r-- | default_user/ChangeLog | 4 | ||||
-rw-r--r-- | default_user/local/Makefile.am | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/default_user/ChangeLog b/default_user/ChangeLog index ddecabab90..9c302f08e1 100644 --- a/default_user/ChangeLog +++ b/default_user/ChangeLog @@ -1,3 +1,7 @@ +2000-10-10 Iain Holmes <iain@helixcode.com> + + * local/Makefile.am: Added the Executive-Summary dir. + 2000-10-05 Iain Holmes <iain@helixcode.com> * local/Makefile: Added Executive-Summary. diff --git a/default_user/local/Makefile.am b/default_user/local/Makefile.am index c3f964487a..fa7974678d 100644 --- a/default_user/local/Makefile.am +++ b/default_user/local/Makefile.am @@ -2,6 +2,7 @@ SUBDIRS = \ Calendar \ Contacts \ Drafts \ + Executive-Summary \ Inbox \ Outbox \ Sent \ |