From db3e8ba8175199d0aa5a680a907e170b5aa02111 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sun, 4 Mar 2001 09:57:38 +0000 Subject: Added a built in view menu for addressbook. 2001-03-04 Christopher James Lahey * addressbook/.cvsignore, addressbook/Makefile.am, addressbook/Phone_List.galview, addressbook/galview.xml: Added a built in view menu for addressbook. svn path=/trunk/; revision=8539 --- views/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/Makefile.am') diff --git a/views/Makefile.am b/views/Makefile.am index 6742ee1adc..03d536e017 100644 --- a/views/Makefile.am +++ b/views/Makefile.am @@ -1 +1 @@ -SUBDIRS = mail tasks +SUBDIRS = addressbook mail tasks -- cgit