aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am5
-rw-r--r--addressbook/Makefile.am3
2 files changed, 6 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 05cc3195db..b4db0ddb23 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,6 @@
-changelogs = \
- ChangeLog
+changelogs = \
+ ChangeLog \
+ ChangeLog.pre-1-4
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = \
diff --git a/addressbook/Makefile.am b/addressbook/Makefile.am
index 5f8aeb09ca..d0d48e5076 100644
--- a/addressbook/Makefile.am
+++ b/addressbook/Makefile.am
@@ -4,3 +4,6 @@ endif
SUBDIRS = \
backend printing gui tools $(CONDUIT_SUBDIR)
+
+EXTRA_DIST = \
+ ChangeLog.pre-1-4