Added missing path in porting README.

This commit is contained in:
Philipp Wiesemann 2017-05-13 23:01:04 +02:00
parent df4cf79d42
commit a0aff76416
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ There are two basic ways of building SDL at the moment:
src/joystick/*.c src/joystick/*.c
src/power/*.c src/power/*.c
src/render/*.c src/render/*.c
src/render/software/*.c
src/stdlib/*.c src/stdlib/*.c
src/thread/*.c src/thread/*.c
src/timer/*.c src/timer/*.c