Mercurial > hg > sv-dependency-builds
diff src/libsndfile-1.0.27/doc/Makefile.am @ 40:1df64224f5ac
Current libsndfile source
author | Chris Cannam |
---|---|
date | Tue, 18 Oct 2016 13:22:47 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/libsndfile-1.0.27/doc/Makefile.am Tue Oct 18 13:22:47 2016 +0100 @@ -0,0 +1,9 @@ +## Process this file with automake to produce Makefile.in + +html_DATA = index.html libsndfile.jpg libsndfile.css api.html command.html \ + bugs.html sndfile_info.html new_file_type.HOWTO \ + win32.html FAQ.html lists.html embedded_files.html octave.html \ + dither.html tutorial.html + +EXTRA_DIST = $(html_DATA) +