annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1 ## Process this file with automake to produce Makefile.in
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
3 SUBDIRS=docs intl lib po src
17
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 1
diff changeset
4 EXTRA_DIST=ChangeLog-old README THANKS TODO gftp.spec.in debian/changelog \
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 1
diff changeset
5 debian/control debian/copyright debian/dirs debian/docs debian/menu \
8544f6585593 start using GNU style changelog entries. Renamed old changelog file to ChangeLog-old
masneyb
parents: 1
diff changeset
6 debian/rules
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
7
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
8 dist-hook:
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
9 cp gftp.spec $(distdir)