aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 14:46:23 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 14:46:28 +0100
commit9510738b0aaf7e7d8516c895597a591827eb596a (patch)
treeb473e9a472e5b2d618436d849981129acf8b16eb /Makefile
parentUpdate e-mail (diff)
downloadlibhaiku-9510738b0aaf7e7d8516c895597a591827eb596a.tar.gz
libhaiku-9510738b0aaf7e7d8516c895597a591827eb596a.tar.bz2
libhaiku-9510738b0aaf7e7d8516c895597a591827eb596a.tar.xz
misc fixesHEAD2.0.2master
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5886962..41cbe50 100644
--- a/Makefile
+++ b/Makefile
@@ -15,8 +15,8 @@ LIB_MINOR = 0
LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR)
-MAN3 = libhaiku.7
-MAN7 = libhaiku_generic.3 libhaiku_perror.3 libhaiku_perror2.3 libhaiku_strerror.3
+MAN3 = libhaiku_generic.3 libhaiku_perror.3 libhaiku_perror2.3 libhaiku_strerror.3
+MAN7 = libhaiku.7
OBJ = libhaiku.o
HDR = libhaiku.h