/[svn]/libgig/trunk/man/Makefile.am
ViewVC logotype

Contents of /libgig/trunk/man/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 634 - (show annotations) (download)
Sun Jun 12 13:58:24 2005 UTC (18 years, 10 months ago) by schoenebeck
File size: 370 byte(s)
- include debian/ directory on 'make dist'
- create a bzip2 tarball on 'make dist'

1 ## Process this file with automake to produce Makefile.in
2
3 AUTOMAKE_OPTIONS = dist-bzip2
4
5 # all man files that should be installed
6 man_MANS = dlsdump.1 gigdump.1 gigextract.1 rifftree.1
7 # include man files into distribution (because they're not by default)
8 dist_MANS = dlsdump.1 gigdump.1 gigextract.1 rifftree.1
9 EXTRA_DIST = dlsdump.1 gigdump.1 gigextract.1 rifftree.1

  ViewVC Help
Powered by ViewVC