shithub: sox

Download patch

ref: 274bb0bd22a57f1af30bce4849493e987f78c223
parent: 124f64c8cc67b190e9cbf703c1b24220dfd60e98
author: cbagwell <cbagwell>
date: Sun Sep 2 18:08:24 EDT 2007

Add in missing formats.h for "make dist".

--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -203,8 +203,8 @@
 
 libsox_la_SOURCES = adpcms.c adpcms.h aiff.c aiff.h cvsd.c cvsd.h cvsdfilt.h \
 	  g711.c g711.h g721.c g723_24.c g723_40.c g72x.c g72x.h vox.c vox.h \
-	  raw.c raw.h formats.c misc.c sox_i.h skelform.c soxio.c	\
-	  util.c xmalloc.c xmalloc.h getopt.c getopt1.c getopt.h	\
+	  raw.c raw.h formats.c formats.h misc.c sox_i.h skelform.c \
+	  soxio.c util.c xmalloc.c xmalloc.h getopt.c getopt1.c getopt.h \
 	  soxconfig.h
 libsox_la_CFLAGS =