From fe52e3f4e0957ffd6dc1203f8a69f720b124609f Mon Sep 17 00:00:00 2001 From: Joris Vink Date: Thu, 29 Nov 2018 21:04:49 +0100 Subject: [PATCH] update comment --- examples/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/Makefile b/examples/Makefile index a0ccc87..a6c2172 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -2,6 +2,9 @@ # Build all relevant examples. # This only exists to quickly test building all examples. # +# Kore must be built with PGSQL=1 TASKS=1 PYTHON=1 to get all +# of the below examples to build correctly. +# CURDIR= $(shell pwd) KODEV= ../kodev/kodev