Renaming /demos/modules/gdisp/pixmaps to /demos/modules/gdisp/pixmap (dropping the s)
This commit is contained in:
parent
81850ade15
commit
23a603dd0d
3 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
DEMODIR = $(GFXLIB)/demos/modules/gdisp/pixmaps
|
DEMODIR = $(GFXLIB)/demos/modules/gdisp/pixmap
|
||||||
GFXINC += $(DEMODIR)
|
GFXINC += $(DEMODIR)
|
||||||
GFXSRC += $(DEMODIR)/main.c
|
GFXSRC += $(DEMODIR)/main.c
|
Loading…
Add table
Reference in a new issue