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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2685 - (show annotations) (download)
Sat Jan 3 21:44:42 2015 UTC (9 years, 2 months ago) by schoenebeck
File size: 260 byte(s)
* RIFF: Fixed embarrassing old bug: POSIX read() errors were never detected
  on Chunk::Read() calls due to signment incompatible variable.
* Added new command line tool "gig2stereo" (and a man page for it).
* Bumped version (v3.3.0.svn23).

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 gigmerge.1 gig2mono.1 gig2stereo.1 \
5 rifftree.1 sf2dump.1 korgdump.1 korg2gig.1 akaidump.1 akaiextract.1

  ViewVC Help
Powered by ViewVC