diff --git a/channels/Makefile b/channels/Makefile index cb69194385..516b548b0d 100644 --- a/channels/Makefile +++ b/channels/Makefile @@ -64,7 +64,7 @@ endif clean:: $(MAKE) -C misdn clean if [ -f h323/Makefile ]; then $(MAKE) -C h323 clean; fi - rm -f sip/*.o + rm -f sip/*.o sip/*.i dist-clean:: rm -f h323/Makefile