diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-06-13 05:22:41 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-06-13 05:22:41 +0800 |
commit | 028014bf8febccf17360dbf7153b1b888a00bd7c (patch) | |
tree | ee633c387c209eec19d45d2466b0c2d0122ef8d4 /Makefile.am | |
parent | 51ca9977c757145d07bff162e8d90d61c76f37d3 (diff) | |
download | gsoc2013-evolution-028014bf8febccf17360dbf7153b1b888a00bd7c.tar.gz gsoc2013-evolution-028014bf8febccf17360dbf7153b1b888a00bd7c.tar.zst gsoc2013-evolution-028014bf8febccf17360dbf7153b1b888a00bd7c.zip |
Put the ChangeLog.pre-1-4 in the Makefiles.
svn path=/trunk/; revision=21427
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 3 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 = \ |