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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 310 - (show annotations) (download)
Fri Nov 26 00:14:50 2004 UTC (19 years, 5 months ago) by capela
File size: 339 byte(s)
* gig.h oneliner forward declaration of gig::Region.
* Fixed man pages automake install rule.
* Doxygen documentation fix (make docs).

1 ## Process this file with automake to produce Makefile.in
2
3 # all man files that should be installed
4 man_MANS = dlsdump.1 gigdump.1 gigextract.1 rifftree.1
5 # 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