Fixed broken build (superfluous EXTRA_DIST section)
authorJens Geyer <jensg@apache.org>
Fri, 16 May 2014 23:20:32 +0000 (01:20 +0200)
committerJens Geyer <jensg@apache.org>
Fri, 16 May 2014 23:20:32 +0000 (01:20 +0200)
test/go/Makefile.am

index 4875757..d9890c9 100644 (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