/[svn]/libgig/branches/release0_7_0/Makefile.am
ViewVC logotype

Contents of /libgig/branches/release0_7_0/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 59 - (show annotations) (download)
Mon May 3 14:17:00 2004 UTC (19 years, 10 months ago) by (unknown author)
File size: 472 byte(s)
This commit was manufactured by cvs2svn to create branch 'release0_7_0'.
1 # not a GNU package. You can remove this line, if
2 # have all needed files, that a GNU package needs
3 AUTOMAKE_OPTIONS = foreign 1.4
4
5 SUBDIRS = src
6
7 # to prevent compile errors on some systems
8 AM_CXXFLAGS = -pedantic
9
10 # all man files that should be installed
11 man1_MANS = man/dlsdump.1 man/gigdump.1 man/gigextract.1 man/rifftree.1
12 # include man files into distribution (because they're not by default)
13 dist_MANS = man/dlsdump.1 man/gigdump.1 man/gigextract.1 man/rifftree.1

  ViewVC Help
Powered by ViewVC