From: Russell Bryant Date: Mon, 20 Dec 2004 00:24:21 +0000 (+0000) Subject: remove codecs/gsm/lib with make clean (bug #3031) X-Git-Tag: 1.0.11.1~338 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bed2bda4f41b576bb3880568ac3f40642661301c;p=thirdparty%2Fasterisk.git remove codecs/gsm/lib with make clean (bug #3031) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4496 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/codecs/gsm/Makefile b/codecs/gsm/Makefile index a21bd7e52f..86f25f11af 100755 --- a/codecs/gsm/Makefile +++ b/codecs/gsm/Makefile @@ -489,7 +489,7 @@ clean: semi-clean -rm $(RMFLAGS) $(LIBGSM) $(ADDTST)/add \ $(TOAST) $(TCAT) $(UNTOAST) \ $(ROOT)/gsm-1.0.tar.Z - + rm -rf lib # Two tools that helped me generate gsm_encode.c and gsm_decode.c, # but aren't generally needed to port this.