From: Russell Bryant Date: Wed, 14 Sep 2005 18:47:54 +0000 (+0000) Subject: delete streamplayer with 'make clean' X-Git-Tag: 1.2.0-beta2~321 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=99b3d9206d8dcd3965fa803f53e32f843632ffbf;p=thirdparty%2Fasterisk.git delete streamplayer with 'make clean' git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6594 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/utils/Makefile b/utils/Makefile index 30a2a1fce8..0f4cd4409e 100755 --- a/utils/Makefile +++ b/utils/Makefile @@ -44,7 +44,7 @@ install: done clean: - rm -f *.o astman smsq stereorize check_expr .depend + rm -f *.o astman smsq stereorize streamplayer check_expr .depend rm -f ast_expr2.o ast_expr2f.o astman: astman.o ../md5.o