annotate Makefile.am @ 1:8b1883341c6f

Initial revision
author masneyb
date Mon, 05 Aug 2002 19:46:57 +0000
parents
children 8544f6585593
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
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
4 EXTRA_DIST=README THANKS TODO gftp.spec.in debian/changelog debian/control \
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
5 debian/copyright debian/dirs debian/docs debian/menu debian/rules
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
6
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
7 dist-hook:
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
8 cp gftp.spec $(distdir)