4 lines
98 B
Makefile
4 lines
98 B
Makefile
DEMODIR = $(GFXLIB)/demos/tools/uGFXnetDisplay
|
|
GFXINC += $(DEMODIR)
|
|
GFXSRC += $(DEMODIR)/main.c
|