add smime/* dirs. to AC_OUTPUT.

2003-10-23  Chris Toshok  <toshok@ximian.com>

	* configure.in: add smime/* dirs. to AC_OUTPUT.

	* Makefile.am (SUBDIRS): add smime/.

svn path=/trunk/; revision=23047
This commit is contained in:
Chris Toshok
2003-10-23 17:22:12 +00:00
committed by Chris Toshok
parent a367121072
commit 71e7cc3890
3 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2003-10-23 Chris Toshok <toshok@ximian.com>
* configure.in: add smime/* dirs. to AC_OUTPUT.
* Makefile.am (SUBDIRS): add smime/.
2003-10-23 Frederic Crozat <fcrozat@mandrakesoft.com>
* configure.in: Check for gnome-thumbnail.h existence

View File

@ -34,6 +34,7 @@ SUBDIRS = \
shell \
camel \
filter \
smime \
addressbook \
calendar \
art \

View File

@ -57,6 +57,7 @@ localedir='$(prefix)/$(DATADIRNAME)/locale'
AC_SUBST(localedir)
dnl Initialize libtool
AM_DISABLE_STATIC
AM_PROG_LIBTOOL
dnl alloca()
@ -1409,6 +1410,10 @@ calendar/gui/alarm-notify/Makefile
calendar/gui/dialogs/Makefile
composer/Makefile
mail/Makefile
mail/importers/Makefile
smime/Makefile
smime/lib/Makefile
smime/gui/Makefile
tools/Makefile
evolution-shell.pc
evolution-addressbook.pc