Pārlūkot izejas kodu

Add contrib subdir to FILES

Dirk Ziegelmeier 7 gadi atpakaļ
vecāks
revīzija
730b3d3f86
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      FILES

+ 1 - 0
FILES

@@ -1,3 +1,4 @@
+contrib/  - lwIP examples, ports, and small apps (formerly http://git.savannah.gnu.org/cgit/lwip/lwip-contrib.git/)
 src/      - The source code for the lwIP TCP/IP stack.
 doc/      - The documentation for lwIP.
 test/     - Some code to test whether the sources do what they should.