Commit f4f971a6 authored by Geoff Simmons's avatar Geoff Simmons

Minor Makefile fix for the req-dispostion examples/tests.

parent 9357e5e2
......@@ -196,7 +196,7 @@ endif
deploy verify undeploy:
ifndef EXAMPLE
$(error EXAMPLE must be set to builtin, ...)
$(error EXAMPLE must be set)
endif
ifeq ($(EXAMPLE),builtin)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment