Added missing path in porting README.

This commit is contained in:
Philipp Wiesemann 2017-05-13 23:01:04 +02:00
parent 06cf9fb38f
commit 1e42a2d052

View file

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