Added views stuff.

2001-03-01  Christopher James Lahey  <clahey@ximian.com>

	* Makefile.am (SUBDIRS), configure.in: Added views stuff.

svn path=/trunk/; revision=8461
This commit is contained in:
Christopher James Lahey
2001-03-01 21:52:18 +00:00
committed by Chris Lahey
parent 3274711d7e
commit 63a09dc65b
3 changed files with 11 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2001-03-01 Christopher James Lahey <clahey@ximian.com>
* Makefile.am (SUBDIRS), configure.in: Added views stuff.
2001-03-01 Dan Winship <danw@ximian.com>
* configure.in: Redo the Kerberos stuff again to deal with the

View File

@ -19,9 +19,9 @@ EXTRA_DIST = \
NEWS \
$(appicon_DATA) \
$(application_in_files) \
xml-i18n-merge.in \
xml-i18n-update.in \
xml-i18n-extract.in
xml-i18n-merge.in \
xml-i18n-update.in \
xml-i18n-extract.in
SUBDIRS = \
intl \
@ -44,5 +44,6 @@ SUBDIRS = \
art \
ui \
default_user \
views \
tools \
po

View File

@ -833,6 +833,9 @@ default_user/local/Outbox/Makefile
default_user/local/Sent/Makefile
default_user/local/Tasks/Makefile
default_user/local/Trash/Makefile
views/Makefile
views/mail/Makefile
views/tasks/Makefile
tools/Makefile
doc/Makefile
doc/C/Makefile