diff --git a/draw2d/src/pkg/draw2d/Makefile b/draw2d/src/pkg/draw2d/Makefile index 781cef0..48aeb81 100644 --- a/draw2d/src/pkg/draw2d/Makefile +++ b/draw2d/src/pkg/draw2d/Makefile @@ -15,5 +15,6 @@ GOFILES=\ path_converter.go\ path_storage.go\ stroker.go\ + advanced_path.go\ include $(GOROOT)/src/Make.pkg