forked from Mirrors/freeswitch
10 lines
314 B
Makefile
10 lines
314 B
Makefile
## 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)
|
|
|