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
1.0
Russell Bryant 21 years ago
parent a97bf16d2d
commit bed2bda4f4

@ -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.

Loading…
Cancel
Save