shithub: sox

Download patch

ref: 6ffdc3b49db8be8d036b5a05c60995d8bc0ee905
parent: 4f64ef5595d8cd6ee1760ba76420d74f7bd1ea95
author: cbagwell <cbagwell>
date: Tue Jul 29 22:51:15 EDT 2008

Start distributing the LICENSE files.  So thats why the topic keeps coming up on the mailing list.

--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,8 @@
 # man pages are not considered to be sources, so need to add "dist_"
 # prefix to ensure they are added to the distribution.
 dist_man_MANS = sox.1 soxi.1 soxeffect.7 soxformat.7 libsox.3
-EXTRA_DIST = sox.txt soxi.txt soxeffect.txt soxformat.txt libsox.txt CMakeLists.txt sox.pc.in
+EXTRA_DIST = sox.txt soxi.txt soxeffect.txt soxformat.txt libsox.txt \
+	     CMakeLists.txt sox.pc.in LICENSE.GPL LICENSE.LGPL
 
 if HAVE_PKGCONFIG
 pkgconfigdir = @PKGCONFIGDIR@