aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJohn R. Sheets <dusk@ravendusk.org>2001-01-28 01:17:59 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2001-01-28 01:17:59 +0800
commit0fda3e923ec78c749b3542bec0509844af9f0056 (patch)
tree22defacdb0f00979ab4a72335589c7e67564fec4 /doc
parent96f7e4e43613dc56bd85b35a62a100bed0221959 (diff)
downloadgsoc2013-evolution-0fda3e923ec78c749b3542bec0509844af9f0056.tar
gsoc2013-evolution-0fda3e923ec78c749b3542bec0509844af9f0056.tar.gz
gsoc2013-evolution-0fda3e923ec78c749b3542bec0509844af9f0056.tar.bz2
gsoc2013-evolution-0fda3e923ec78c749b3542bec0509844af9f0056.tar.lz
gsoc2013-evolution-0fda3e923ec78c749b3542bec0509844af9f0056.tar.xz
gsoc2013-evolution-0fda3e923ec78c749b3542bec0509844af9f0056.tar.zst
gsoc2013-evolution-0fda3e923ec78c749b3542bec0509844af9f0056.zip
Change (nonexistant) importer.sgml references to evolution-importer.sgml
2001-01-26 John R. Sheets <dusk@ravendusk.org> * importer/Makefile.am: Change (nonexistant) importer.sgml references to evolution-importer.sgml to fix dependency problem. svn path=/trunk/; revision=7860
Diffstat (limited to 'doc')
-rw-r--r--doc/devel/ChangeLog5
-rw-r--r--doc/devel/importer/Makefile.am24
2 files changed, 17 insertions, 12 deletions
diff --git a/doc/devel/ChangeLog b/doc/devel/ChangeLog
index 6fc944b3c7..d00a1df434 100644
--- a/doc/devel/ChangeLog
+++ b/doc/devel/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-26 John R. Sheets <dusk@ravendusk.org>
+
+ * importer/Makefile.am: Change (nonexistant) importer.sgml
+ references to evolution-importer.sgml to fix dependency problem.
+
2001-01-17 Iain Holmes <iain@ximian.com>
* Makefile.am (local_entities): Added the importer stuff.
diff --git a/doc/devel/importer/Makefile.am b/doc/devel/importer/Makefile.am
index 9f1c046085..ef3b2b98ee 100644
--- a/doc/devel/importer/Makefile.am
+++ b/doc/devel/importer/Makefile.am
@@ -27,16 +27,16 @@ DOC_DIR_INSTALL_FILES = \
evolution-shell-importer-decl.txt \
evolution-shell-importer-sections.txt
-SOURCE_FILES = \
- $(top_srcdir)/shell/importer/evolution-importer.c \
- $(top_srcdir)/shell/importer/evolution-importer.h \
+SOURCE_FILES = \
+ $(top_srcdir)/shell/importer/evolution-importer.c \
+ $(top_srcdir)/shell/importer/evolution-importer.h \
$(top_srcdir)/shell/importer/evolution-importer-client.c \
$(top_srcdir)/shell/importer/evolution-importer-client.h
-IGNORED_HEADER_FILES = \
+IGNORED_HEADER_FILES = \
GNOME_Evolution_Importer.h \
importer.h
-
+
scan_generated = \
evolution-shell-importer-decl.txt \
evolution-shell-importer.args \
@@ -52,7 +52,7 @@ tmpl_dependencies = \
evolution-shell-importer.signals
tmpl_sources = \
- tmpl/importer.sgml \
+ tmpl/evolution-importer.sgml \
tmpl/evolution-shell-importer-unused.sgml
tmpl_generated = \
@@ -64,13 +64,13 @@ sgml_dependencies = \
evolution-shell-importer.args \
evolution-shell-importer.hierarchy \
evolution-shell-importer.signals \
- tmpl/importer.sgml
+ tmpl/evolution-importer.sgml
-sgml_generated = \
- sgml/importer.sgml \
- sgml/evolution-shell-importer-doc.bottom \
- sgml/evolution-shell-importer-doc.top \
- sgml/object_index.sgml \
+sgml_generated = \
+ sgml/evolution-importer.sgml \
+ sgml/evolution-shell-importer-doc.bottom \
+ sgml/evolution-shell-importer-doc.top \
+ sgml/object_index.sgml \
sgml/tree_index.sgml
EXTRA_DIST = \