Преглед изворни кода

Fix protoc-gen-go/Makefile to work under go1.

David Symonds пре 10 година
родитељ
комит
f78e6df161
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      protoc-gen-go/Makefile

+ 0 - 2
protoc-gen-go/Makefile

@@ -29,7 +29,5 @@
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-include $(GOROOT)/src/Make.cmd
-
 test:
 	cd testdata && make test