annotate src/libsamplerate-0.1.8/doc/Makefile.am @ 100:e8430c78066a

Move serd/sord includes
author Chris Cannam <chris.cannam@eecs.qmul.ac.uk>
date Mon, 25 Mar 2013 12:24:18 +0000
parents 545efbb81310
children
rev   line source
cannam@85 1 htmldir = $(htmldocdir)
cannam@85 2 html_DATA = SRC.png SRC.css index.html license.html history.html download.html \
cannam@85 3 lists.html quality.html win32.html faq.html api.html \
cannam@85 4 api_simple.html api_callback.html api_full.html api_misc.html
cannam@85 5
cannam@85 6 EXTRA_DIST = $(html_DATA)
cannam@85 7