blob: 40a04d970a4c5a4cb7afc34861ab0af207f9bcde [file] [log] [blame]
Alexandre Lision7c6f4a62013-09-05 13:27:01 -04001## Process this file with automake to produce Makefile.in
2
3htmldir = $(htmldocdir)
4html_DATA = index.html libsndfile.jpg libsndfile.css api.html command.html \
5 bugs.html sndfile_info.html new_file_type.HOWTO pkgconfig.html \
6 win32.html FAQ.html lists.html embedded_files.html octave.html \
7 dither.html tutorial.html
8
9EXTRA_DIST = $(html_DATA)
10