move _examples to examples

This commit is contained in:
Miek Gieben 2012-01-19 19:56:14 +01:00
parent ea789b6f23
commit 4c000b1efe
29 changed files with 0 additions and 3 deletions

View File

@ -30,8 +30,5 @@ GOFILES=\
include $(GOROOT)/src/Make.pkg
_examples:
gomake -C _examples
examples:
gomake -C _examples