shithub: sox

Download patch

ref: 409436cc4409e49c386a479fa3c4a25eb4c732ab
parent: 3a82bcd2c408e99a17b9bdba612a1ed337eb7fc4
author: cbagwell <cbagwell>
date: Tue Sep 25 15:05:36 EDT 2007

Add in missing cmake distribution files.

--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,7 @@
 # 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 soxeffect.7 soxformat.7 soxexam.7 libsox.3
-EXTRA_DIST = sox.txt soxeffect.txt soxformat.txt soxexam.txt libsox.txt
+EXTRA_DIST = sox.txt soxeffect.txt soxformat.txt soxexam.txt libsox.txt CMakeLists.txt
 
 play.1 rec.1: sox.1
 	$(RM) $@ && $(LN_S) $< $@
--- a/libgsm/Makefile.am
+++ b/libgsm/Makefile.am
@@ -29,7 +29,7 @@
 if EXTERNAL_GSM
 EXTRA_DIST = add.c code.c decode.c long_term.c lpc.c preprocess.c \
 	     rpe.c gsm_destroy.c gsm_decode.c gsm_encode.c gsm_create.c \
-	     gsm_option.c short_term.c table.c private.h gsm.h
+	     gsm_option.c short_term.c table.c private.h gsm.h CMakeLists.txt
 else
 noinst_LTLIBRARIES = libgsm.la
 noinst_HEADERS = gsm.h
@@ -36,4 +36,5 @@
 libgsm_la_SOURCES = add.c code.c decode.c long_term.c lpc.c preprocess.c \
 		rpe.c gsm_destroy.c gsm_decode.c gsm_encode.c gsm_create.c \
 		gsm_option.c short_term.c table.c private.h
+EXTRA_DIST = CMakeLists.txt
 endif
--- a/lpc10/Makefile.am
+++ b/lpc10/Makefile.am
@@ -5,3 +5,4 @@
   ham84.c hp100.c invert.c irc2pc.c ivfilt.c lpcdec.c lpcenc.c lpcini.c \
   lpfilt.c median.c mload.c onset.c pitsyn.c placea.c placev.c preemp.c \
   prepro.c random.c rcchk.c synths.c tbdm.c voicin.c vparms.c
+EXTRA_DIST = CMakeLists.txt
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -282,7 +282,7 @@
 #end !HAVE_LIBLTDL
 endif
 
-EXTRA_DIST = tests.sh testall.sh tests.bat testall.bat monkey.au monkey.wav sox_sample_test.c amr-wb-test
+EXTRA_DIST = tests.sh testall.sh tests.bat testall.bat monkey.au monkey.wav sox_sample_test.c amr-wb-test CMakeLists.txt soxstdint.h.cmake soxconfig.h.cmake
 
 all: sox$(EXEEXT) play rec