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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 186 - (hide annotations) (download)
Wed Jul 7 12:03:54 2004 UTC (19 years, 9 months ago) by schoenebeck
File size: 340 byte(s)
* added support for generating Debian packages
* version of shared library can be set in configure.in

1 schoenebeck 186 ## Process this file with automake to produce Makefile.in
2    
3     # all man files that should be installed
4     man1_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