% correct path

This commit is contained in:
Vovanium 2023-03-14 22:42:14 +03:00
parent f723a6f767
commit f24d519d77
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
.PHONY : examples
examples : build/share/video/visi.bmp
gprbuild -P examples/example_sdl.gpr
gprbuild -P gpr/example_sdl.gpr
build/share/video/% : examples/data/%
mkdir -p $(@D)