Преглед изворни кода

Added missing path in porting README.

Philipp Wiesemann пре 8 година
родитељ
комит
a0aff76416
1 измењених фајлова са 1 додато и 0 уклоњено
  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