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