shithub: sox

Download patch

ref: f2805e27d83fd204cf41486c5c2080b72484e0f3
parent: 2430a8d18ac260a9b653bd9a5a4a0642dab51603
author: rrt <rrt>
date: Fri Jan 26 18:29:31 EST 2007

Add libgsm to tarball

--- a/Makefile.am
+++ b/Makefile.am
@@ -3,6 +3,7 @@
 ACLOCAL_AMFLAGS = -I m4
 
 SUBDIRS = @LIBGSM_SUBDIR@ src
+DIST_SUBDIRS = src/libgsm src
 
 # man pages are not considered to be sources, so need to add "dist_"
 # prefix to ensure they are added to the distribution.