mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user