comparison src/libsamplerate-0.1.8/doc/Makefile.am @ 85:545efbb81310

Import initial set of sources
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 18 Mar 2013 14:12:14 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 85:545efbb81310
1 htmldir = $(htmldocdir)
2 html_DATA = SRC.png SRC.css index.html license.html history.html download.html \
3 lists.html quality.html win32.html faq.html api.html \
4 api_simple.html api_callback.html api_full.html api_misc.html
5
6 EXTRA_DIST = $(html_DATA)
7