From 153c9848ca8c2df098065d5d7b1a6f64fdfe5f02 Mon Sep 17 00:00:00 2001 From: SteveSandersonMS Date: Thu, 15 Dec 2016 21:42:40 +0000 Subject: [PATCH] Also build samples/misc --- makefile.shade | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile.shade b/makefile.shade index 491a32d..07e59e0 100755 --- a/makefile.shade +++ b/makefile.shade @@ -3,6 +3,7 @@ var VERSION='0.1' var FULL_VERSION='0.1' var AUTHORS='Microsoft Open Technologies, Inc.' var TEST_PROJECT_GLOB='templates/*/project.json' +var SAMPLES_PROJECT_GLOB='samples/misc/*/project.json' use-standard-lifecycle k-standard-goals