Mercurial > hg > sv-dependency-builds
annotate src/libsndfile-1.0.27/doc/Makefile.am @ 132:42a73082be24
Current Capnp libs and headers from git
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Thu, 20 Oct 2016 18:15:38 +0100 |
parents | cd6cdf86811e |
children |
rev | line source |
---|---|
cannam@125 | 1 ## Process this file with automake to produce Makefile.in |
cannam@125 | 2 |
cannam@125 | 3 html_DATA = index.html libsndfile.jpg libsndfile.css api.html command.html \ |
cannam@125 | 4 bugs.html sndfile_info.html new_file_type.HOWTO \ |
cannam@125 | 5 win32.html FAQ.html lists.html embedded_files.html octave.html \ |
cannam@125 | 6 dither.html tutorial.html |
cannam@125 | 7 |
cannam@125 | 8 EXTRA_DIST = $(html_DATA) |
cannam@125 | 9 |