mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-26 00:16:23 +00:00
Add missing .mk for dummy target
(cherry picked from commit d46c2013329c219e62ae19c819eee293671b3293)
This commit is contained in:
parent
59ea961f58
commit
4bf008b59f
1 changed files with 5 additions and 0 deletions
5
src/Makefile.d/dummy.mk
Normal file
5
src/Makefile.d/dummy.mk
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
makedir:=$(makedir)/Dummy
|
||||
|
||||
sources+=$(call List,dummy/Sourcefile)
|
||||
|
||||
NOHW=1
|
||||
Loading…
Add table
Reference in a new issue