aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-06-13 05:13:59 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-06-13 05:13:59 +0800
commit51ca9977c757145d07bff162e8d90d61c76f37d3 (patch)
tree091b7c2725cd4b8d5e41fdab501bbdfe744e9ebe /help
parentcb664a1e6ceb215a3c5f844a20daffc3fea64817 (diff)
downloadgsoc2013-evolution-51ca9977c757145d07bff162e8d90d61c76f37d3.tar
gsoc2013-evolution-51ca9977c757145d07bff162e8d90d61c76f37d3.tar.gz
gsoc2013-evolution-51ca9977c757145d07bff162e8d90d61c76f37d3.tar.bz2
gsoc2013-evolution-51ca9977c757145d07bff162e8d90d61c76f37d3.tar.lz
gsoc2013-evolution-51ca9977c757145d07bff162e8d90d61c76f37d3.tar.xz
gsoc2013-evolution-51ca9977c757145d07bff162e8d90d61c76f37d3.tar.zst
gsoc2013-evolution-51ca9977c757145d07bff162e8d90d61c76f37d3.zip
Put the ChangeLog.pre-1-4 in the Makefiles.
svn path=/trunk/; revision=21426
Diffstat (limited to 'help')
-rw-r--r--help/Makefile.am5
-rw-r--r--help/no/Makefile.am4
2 files changed, 7 insertions, 2 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
index 3d27ac8780..7ff022b9a6 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,3 +1,6 @@
SUBDIRS = C
-EXTRA_DIST = xmldocs.make omf.make
+EXTRA_DIST = \
+ ChangeLog.pre-1-4 \
+ xmldocs.make \
+ omf.make
diff --git a/help/no/Makefile.am b/help/no/Makefile.am
index 56df841020..97f50baeb7 100644
--- a/help/no/Makefile.am
+++ b/help/no/Makefile.am
@@ -44,6 +44,8 @@ sgml_ents = \
usage-mainwindow.sgml \
usage-print.sgml \
usage-sync.sgml
-
+
include $(top_srcdir)/help/sgmldocs.make
dist-hook: app-dist-hook
+
+EXTRA_DIST = ChangeLog.pre-1-4 \ No newline at end of file