mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-06 18:35:19 +00:00
Fixed broken build (superfluous EXTRA_DIST section)
This commit is contained in:
parent
91cfb9901e
commit
6ff1dfb3af
@ -53,6 +53,3 @@ genmock: gopath
|
||||
GOPATH=`pwd` $(GO) install code.google.com/p/gomock/mockgen
|
||||
GOPATH=`pwd` bin/mockgen -destination=src/common/mock_handler.go -package=common gen/thrifttest ThriftTest
|
||||
|
||||
EXTRA_DIST = \
|
||||
IncludesTest.thrift \
|
||||
NamespacedTest.thrift
|
||||
|
Loading…
Reference in New Issue
Block a user