forked from Mirrors/freeswitch
FS-5822: --resolve
This commit is contained in:
parent
b41d3a2c4a
commit
7143904e52
|
@ -781,6 +781,7 @@ eclean: clean
|
|||
rm -f *.tar *.tgz *.gz
|
||||
|
||||
megaclean: eclean modclean
|
||||
rm -f `find ./libs -name \*.o`
|
||||
rm -f `find ./libs -name \*.la`
|
||||
|
||||
libclean:
|
||||
|
|
Loading…
Reference in New Issue