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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 634 - (hide 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 schoenebeck 186 ## Process this file with automake to produce Makefile.in
2    
3 schoenebeck 634 AUTOMAKE_OPTIONS = dist-bzip2
4    
5 schoenebeck 186 # all man files that should be installed
6 capela 310 man_MANS = dlsdump.1 gigdump.1 gigextract.1 rifftree.1
7 schoenebeck 186 # 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