Add sitemap (non-code) example

This commit is contained in:
Manfred Touron
2017-03-16 17:47:54 +01:00
parent 266d42dc25
commit 024c5a4e4e
5 changed files with 46 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ test: build
cd examples/flow && make
cd examples/concat && make
cd examples/flow && make
cd examples/sitemap && make
cd examples/go-kit && make
.PHONY: docker.build