Index: src/pkg/asn1/Makefile |
=================================================================== |
--- a/src/pkg/asn1/Makefile |
+++ b/src/pkg/asn1/Makefile |
@@ -7,5 +7,7 @@ |
TARG=asn1 |
GOFILES=\ |
asn1.go\ |
+ common.go\ |
+ marshal.go\ |
include $(GOROOT)/src/Make.pkg |