aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-05 02:10:51 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-05 02:12:47 +0100
commit67c80fa9930201d745a372bb2d451801db76c219 (patch)
tree91e76238d4664b1f1a61ddce53302f72ec61f33b /INSTALL
parentadd pkg-config and librarian files (diff)
downloadlibred-67c80fa9930201d745a372bb2d451801db76c219.tar.gz
libred-67c80fa9930201d745a372bb2d451801db76c219.tar.bz2
libred-67c80fa9930201d745a372bb2d451801db76c219.tar.xz
update makefile
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 68c3dbe..d7eeb3e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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) │