From: Russell Bryant Date: Mon, 1 Oct 2007 15:00:56 +0000 (+0000) Subject: Remove another file in "make clean". X-Git-Tag: 1.4.12~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b34251422c7e15c4b974187e9c7cd05adbe85310;p=thirdparty%2Fasterisk.git Remove another file in "make clean". (closes issue #10814, paravoid) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@84170 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/channels/Makefile b/channels/Makefile index beba0d1ff6..8bb737ae93 100644 --- a/channels/Makefile +++ b/channels/Makefile @@ -68,6 +68,7 @@ ifneq ($(wildcard h323/Makefile.ast),) H323LDFLAGS+=-Wl,--version-script=h323/noexport.map clean:: $(MAKE) -C h323 clean + rm -f h323/Makefile else h323/libchanh323.a h323/Makefile.ast: $(CMD_PREFIX) $(MAKE) -C h323