aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/checkbox
diff options
context:
space:
mode:
Diffstat (limited to 'demos/modules/gwin/checkbox')
-rw-r--r--demos/modules/gwin/checkbox/demo.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/demos/modules/gwin/checkbox/demo.mk b/demos/modules/gwin/checkbox/demo.mk
new file mode 100644
index 00000000..8e6edf46
--- /dev/null
+++ b/demos/modules/gwin/checkbox/demo.mk
@@ -0,0 +1,3 @@
+DEMODIR = $(GFXLIB)/demos/modules/gwin/checkbox
+GFXINC += $(DEMODIR)
+GFXSRC += $(DEMODIR)/main.c