shithub: libsamplerate

Download patch

ref: 186d15fc4e3ea3c88243fcfbab6b4d1ac4fcba9e
parent: abd8f42d941057bfdea205286821a85962867367
author: Erik de Castro Lopo <erikd@miles>
date: Tue Aug 2 04:19:50 EDT 2005

Fix a bug preventing the inclusion of the html API docs in the tarball.

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-02  Erik de Castro Lopo  <erikd AT mega-nerd DOT com>
+
+    * doc/Makefile.am
+    Fix a bug preventing the inclusion of the html API docs in the tarball.
+
 2005-04-18  Erik de Castro Lopo  <erikd AT mega-nerd DOT com>
 
     * configure.ac src/Makefile.am
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,5 @@
 EXTRA_DIST = SRC.png SRC.css index.html license.html history.html download.html \
-				lists.html quality.html win32.html faq.html api.html 
+				lists.html quality.html win32.html faq.html api.html \
 				api_simple.html api_callback.html api_full.html api_misc.html