From bc90a278a44aa040eee50cd8f6ce05e95304d321 Mon Sep 17 00:00:00 2001 From: "legoff.laurent" Date: Mon, 6 Dec 2010 20:34:34 +0000 Subject: [PATCH] update makefile --- draw2d/src/pkg/draw2d/Makefile | 1 + 1 file changed, 1 insertion(+) 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