From 19ae897553eb38e432a52359b25f0d2c65e7753f Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Thu, 18 Mar 2021 19:41:27 -0700 Subject: Added chart-simple example --- examples/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index 50e777495..a4ffc12f5 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -6,6 +6,7 @@ SHELL = /bin/sh # Executables ALL = browser-simple$(EXEEXT) \ + chart-simple$(EXEEXT) \ clipboard$(EXEEXT) \ draggable-group$(EXEEXT) \ howto-add_fd-and-popen$(EXEEXT) \ -- cgit v1.2.3