shithub: opus-tools

Download patch

ref: b21257fd4c8e56a21e9a251f9047cad9534dc0ce
parent: cf45f8744fd01179d58970abe55fc6234f17f78d
author: Ralph Giles <giles@mozilla.com>
date: Tue Sep 4 06:06:37 EDT 2012

Remove opusrtp as part of the 'clean' target.

--- a/Makefile.unix
+++ b/Makefile.unix
@@ -24,4 +24,4 @@
 	$(CC) $(LDFLAGS) src/opusrtp.o -o opusrtp -logg
 
 clean:
-	rm -f src/*.o $(PROGS)
+	rm -f src/*.o $(PROGS) opusrtp