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:
committed by
Chris Lahey
parent
3274711d7e
commit
63a09dc65b
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Reference in New Issue
Block a user