From e20618369e0a818f2f0bb05423766c0203f017e0 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 11 Nov 2012 00:57:22 +0000 Subject: [PATCH] Generated libraries are now installed in a new lib/ directory git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5332 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/README.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/README.html b/Documentation/README.html index 0a4cc93b0c..771c605c7e 100644 --- a/Documentation/README.html +++ b/Documentation/README.html @@ -236,6 +236,8 @@ | | `- README.txt | |- graphics/ | | `- README.txt + | |- lib/ + | | `- README.txt | |- libc/ | | `- README.txt | |- libxx/