Browse Source

Added missing path in porting README.

Philipp Wiesemann 8 years ago
parent
commit
a0aff76416
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/README-porting.md

+ 1 - 0
docs/README-porting.md

@@ -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