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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 579 - (show annotations) (download)
Tue May 24 19:20:20 2005 UTC (18 years, 11 months ago) by schoenebeck
File size: 252 byte(s)
* src/network/lscpserver.cpp: fixed segfault
  (patch by Grigor Iliev, fixes #17)
* added man page
* final preparations for the first official release (which will be 0.3.1)

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

  ViewVC Help
Powered by ViewVC