aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-07-19 19:57:05 +0200
committerMattias Andrée <maandree@kth.se>2022-07-19 19:57:05 +0200
commitf1fab83d1de4cd623e296acda01a337768507302 (patch)
treea3c40e64da454644376c277846300c2ef0d00992
parentman pages: remove dot at end of name section (diff)
downloadlibparsepsf-f1fab83d1de4cd623e296acda01a337768507302.tar.gz
libparsepsf-f1fab83d1de4cd623e296acda01a337768507302.tar.bz2
libparsepsf-f1fab83d1de4cd623e296acda01a337768507302.tar.xz
Install man page symlinks
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e0fa945..266576b 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,11 @@ MAN0 =\
MAN3 =\
libparsepsf_destroy_font.3\
libparsepsf_get_glyph.3\
- libparsepsf_parse_font.3
+ libparsepsf_parse_font.3\
+ libparsepsf_font.3\
+ libparsepsf_unimap.3\
+ struct_libparsepsf_font.3\
+ struct_libparsepsf_unimap.3
MAN7 =\
libparsepsf.7