diff --git a/Makefile b/Makefile index 76baee50..27694db7 100644 --- a/Makefile +++ b/Makefile @@ -31,4 +31,4 @@ GOFILES=\ include $(GOROOT)/src/Make.pkg examples: - gomake -C _examples + gomake -C examples