diff options
| author | Mattias Andrée <maandree@member.fsf.org> | 2016-01-05 01:32:40 +0100 | 
|---|---|---|
| committer | Mattias Andrée <maandree@member.fsf.org> | 2016-01-05 01:32:40 +0100 | 
| commit | 44f59af006daa51af6f10d77a74b508647c193f7 (patch) | |
| tree | 4fad7629b950429d3fd980e353b7bfadac3e81a2 /INSTALL | |
| parent | add build system (diff) | |
| download | libred-44f59af006daa51af6f10d77a74b508647c193f7.tar.gz libred-44f59af006daa51af6f10d77a74b508647c193f7.tar.bz2 libred-44f59af006daa51af6f10d77a74b508647c193f7.tar.xz | |
add makefile
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '')
| -rw-r--r-- | INSTALL | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -66,6 +66,7 @@ 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.                    │  │             │   install-copyright │   Install the Expat License.               │  │ doc         │ install-doc         │ Include all manuals:                       │  │   info      │   install-info      │   Include info manual. (Texinfo)           │ | 
