1
0
mirror of https://github.com/golang/go synced 2024-11-22 00:24:41 -07:00

fix build; add simplify.go to regexp Makefile

R=rsc
CC=golang-dev
https://golang.org/cl/4643062
This commit is contained in:
Brad Fitzpatrick 2011-06-30 10:45:36 -07:00
parent 2f9fbad043
commit 3aa8272e44

View File

@ -11,5 +11,6 @@ GOFILES=\
perl_groups.go\
prog.go\
regexp.go\
simplify.go\
include ../../../../Make.pkg