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