diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -66,7 +66,9 @@ to install. This rules are available: ├─────────────┼─────────────────────┼────────────────────────────────────────────┤ │ base │ install-base │ Install the basics: │ │ lib │ install-lib │ Install the libred library. │ -│ data │ install-data │ Install the resourcs. │ +│ data │ install-data │ Install the resources. │ +│ │ install-librarian │ Install the librarian file. │ +│ │ install-pc │ Install the pkg-config file. │ │ │ install-copyright │ Install the Expat License. │ │ doc │ install-doc │ Include all manuals: │ │ info │ install-info │ Include info manual. (Texinfo) │ |