Fixed broken build (superfluous EXTRA_DIST section)

This commit is contained in:
Jens Geyer 2014-05-17 01:20:32 +02:00
parent 91cfb9901e
commit 6ff1dfb3af

View File

@ -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