diff options
-rw-r--r-- | function-reference/install-functions/text.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/function-reference/install-functions/text.xml b/function-reference/install-functions/text.xml index 66a8629..1d18b24 100644 --- a/function-reference/install-functions/text.xml +++ b/function-reference/install-functions/text.xml @@ -33,9 +33,9 @@ the first is the source name, the second the name to use when installing. Change install location for <c>dobin</c>, <c>newbin</c>, <c>dosbin</c>, <c>newsbin</c>, - <c>doman</c>, <c>newman</c>, - <c>doinfo</c>, <c>newinfo</c>, - <c>dolib</c>, <c>newlib</c> + <c>dolib</c>, + <c>dolib.a</c>, <c>newlib.a</c>, + <c>dolib.so</c>, <c>newlib.so</c> </ti> </tr> <tr> |