* Distribute changelogs
authortwisti <none@none>
Tue, 12 Jul 2005 21:46:25 +0000 (21:46 +0000)
committertwisti <none@none>
Tue, 12 Jul 2005 21:46:25 +0000 (21:46 +0000)
Makefile.am

index f94c4ff3ddeb5997025b7110e14667637566e9a2..93c5b57c9d1b145a031028b97dbc2489769ee580 100644 (file)
@@ -28,7 +28,7 @@
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 2904 2005-07-04 21:21:10Z twisti $
+## $Id: Makefile.am 3014 2005-07-12 21:46:25Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
@@ -36,6 +36,14 @@ MAINTAINERCLEANFILES = Makefile.in configure
 
 SUBDIRS = contrib doc man src tests
 
+EXTRA_DIST = \
+       ChangeLog-1998 \
+       ChangeLog-1999 \
+       ChangeLog-2000 \
+       ChangeLog-2001 \
+       ChangeLog-2002 \
+       ChangeLog-2003 \
+       ChangeLog-2004
 
 ## Local variables:
 ## mode: Makefile