Upgrading dependency to Thrift 0.12.0
This commit is contained in:
parent
3e4590dcc0
commit
356978cb42
1302 changed files with 101701 additions and 26784 deletions
5
vendor/git.apache.org/thrift.git/lib/dart/Makefile.am
generated
vendored
5
vendor/git.apache.org/thrift.git/lib/dart/Makefile.am
generated
vendored
|
@ -24,5 +24,10 @@ clean-local:
|
|||
$(RM) -r .pub
|
||||
find . -type d -name "packages" | xargs $(RM) -r
|
||||
find . -type f -name ".packages" | xargs $(RM)
|
||||
find . -type f -name "pubspec.lock" | xargs $(RM)
|
||||
|
||||
check-local: all
|
||||
|
||||
EXTRA_DIST = \
|
||||
.analysis_options
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue