Remove object files from the channels/sip/ directory on make clean.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@245597 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2010-02-08 23:20:43 +00:00
parent 2b01c7b185
commit e9184b8dbe

View File

@@ -64,6 +64,7 @@ endif
clean::
$(MAKE) -C misdn clean
if [ -f h323/Makefile ]; then $(MAKE) -C h323 clean; fi
rm -f sip/*.o
dist-clean::
rm -f h323/Makefile