annotate Makefile.am @ 25:8ded3af0172c

2002-09-24 Brian Masney <masneyb@gftp.org> * Remove intl/ directory from CVS
author masneyb
date Tue, 24 Sep 2002 11:21:32 +0000
parents 8544f6585593
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)