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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 652 - (hide annotations) (download)
Wed Jun 15 13:57:29 2005 UTC (18 years, 10 months ago) by schoenebeck
File size: 339 byte(s)
require automake (>= 1.5) for 'make -f Makefile.cvs'
(mandatory for 'dist-bzip2' automake option)

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

  ViewVC Help
Powered by ViewVC