From 028014bf8febccf17360dbf7153b1b888a00bd7c Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 12 Jun 2003 21:22:41 +0000 Subject: Put the ChangeLog.pre-1-4 in the Makefiles. svn path=/trunk/; revision=21427 --- Makefile.am | 5 +++-- addressbook/Makefile.am | 3 +++ 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 -- cgit v1.2.3