diff Makefile.am @ 17:8544f6585593

start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
author masneyb
date Mon, 09 Sep 2002 14:37:46 +0000
parents 8b1883341c6f
children d74bfa342116
line wrap: on
line diff
--- a/Makefile.am	Mon Sep 09 13:29:19 2002 +0000
+++ b/Makefile.am	Mon Sep 09 14:37:46 2002 +0000
@@ -1,8 +1,9 @@
 ## Process this file with automake to produce Makefile.in
 
 SUBDIRS=docs intl lib po src
-EXTRA_DIST=README THANKS TODO gftp.spec.in debian/changelog debian/control \
-	debian/copyright debian/dirs debian/docs debian/menu debian/rules
+EXTRA_DIST=ChangeLog-old README THANKS TODO gftp.spec.in debian/changelog \
+	debian/control debian/copyright debian/dirs debian/docs debian/menu \
+	debian/rules
 
 dist-hook:
 	cp gftp.spec $(distdir)