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:
@ -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'.
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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)
|
||||
|
||||
@ -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 "
|
||||
|
||||
Reference in New Issue
Block a user