mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-04-09 07:54:00 +00:00
9 lines
160 B
Makefile
9 lines
160 B
Makefile
header-y += ca.h
|
|
header-y += frontend.h
|
|
header-y += net.h
|
|
header-y += osd.h
|
|
header-y += version.h
|
|
|
|
unifdef-y += audio.h
|
|
unifdef-y += dmx.h
|
|
unifdef-y += video.h
|