shithub: sox

Download patch

ref: 20c688ed26a3c1a6a536e75bf415337921c1b992
parent: 9f770b090083b52edd3b98be15f33a1bec161bd8
author: rrt <rrt>
date: Mon Jan 15 20:29:12 EST 2007

Add soxlua.7

--- a/Makefile.am
+++ b/Makefile.am
@@ -10,8 +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 soxexam.7 libst.3 play.1 rec.1
-dist_pkgdata_DATA = sox.txt soxexam.txt libst.txt
+dist_man_MANS = sox.1 soxexam.7 soxlua.7 libst.3 play.1 rec.1
+dist_pkgdata_DATA = sox.txt soxexam.txt soxlua.txt libst.txt
 
 play.1 rec.1: sox.1
 	$(RM) $@ && $(LN_S) $< $@