add the doc/devel/importer/Makefile as a target.

2001-01-17  Larry Ewing  <lewing@helixcode.com>

	* configure.in (EVOLUTION_DIR): add the
	doc/devel/importer/Makefile as a target.

	* backend/ebook/Makefile.am (oaf_DATA): don't require the pine
	oainfo file until it is actually added to the repository.  We need
	to keep the build working for nightlies to work.

svn path=/trunk/; revision=7597
This commit is contained in:
Larry Ewing
2001-01-17 21:25:20 +00:00
committed by Larry Ewing
parent 8cb5858157
commit 50d9c8a8e8
4 changed files with 16 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2001-01-17 Larry Ewing <lewing@helixcode.com>
* configure.in (EVOLUTION_DIR): add the
doc/devel/importer/Makefile as a target.
2001-01-17 Ettore Perazzoli <ettore@ximian.com>
* acconfig.h: Add `SUB_VERSION', remove `XMAILER_VERSION'.

View File

@ -1,3 +1,9 @@
2001-01-17 Larry Ewing <lewing@helixcode.com>
* backend/ebook/Makefile.am (oaf_DATA): don't require the pine
oainfo file until it is actually added to the repository. We need
to keep the build working for nightlies to work.
2001-01-16 Jason Leach <jasonleach@usa.net>
* backend/pas/pas-backend-file.c (INITIAL_VCARD): s/Helix

View File

@ -142,7 +142,9 @@ BUILT_SOURCES = $(CORBA_SOURCE)
CLEANFILES += $(BUILT_SOURCES)
oafdir = $(datadir)/oaf
oaf_DATA = GNOME_Evolution_Addressbook_GnomeCard_Importer.oafinfo \
GNOME_Evolution_Addressbook_Pine_Importer.oafinfo
oaf_DATA = GNOME_Evolution_Addressbook_GnomeCard_Importer.oafinfo
# add this back when you add the file to the archive ;)
# GNOME_Evolution_Addressbook_Pine_Importer.oafinfo
EXTRA_DIST = $(oaf_DATA)

View File

@ -715,6 +715,7 @@ doc/devel/Makefile
doc/devel/calendar/Makefile
doc/devel/calendar/cal-client/Makefile
doc/devel/calendar/cal-util/Makefile
doc/devel/importer/Makefile
])
echo "