aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
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