aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2020-05-10 17:26:03 +0200
committerMattias Andrée <maandree@kth.se>2020-05-10 17:26:03 +0200
commit0e676861b71b8a17fdf0b968ef32751e2df30444 (patch)
treea2c1bb8dc26c0f0c3dda126cec45df5682fcf682 /Makefile
parentA few things (diff)
downloadlibaxl-0e676861b71b8a17fdf0b968ef32751e2df30444.tar.gz
libaxl-0e676861b71b8a17fdf0b968ef32751e2df30444.tar.bz2
libaxl-0e676861b71b8a17fdf0b968ef32751e2df30444.tar.xz
Documentation + return -1 screen when not specified
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b894be7..4f1114e 100644
--- a/Makefile
+++ b/Makefile
@@ -133,6 +133,7 @@ MAN3 =\
LIBAXL_ATOM_WM_TRANSIENT_FOR.3\
LIBAXL_ATOM_WM_ZOOM_HINTS.3\
LIBAXL_ATOM_X_HEIGHT.3\
+ LIBAXL_DECNET_OBJECT_MAX.3\
LIBAXL_ERROR.3\
LIBAXL_ERROR_ACCESS.3\
LIBAXL_ERROR_ALLOC.3\
@@ -277,12 +278,17 @@ MAN3 =\
LIBAXL_REQUEST_UNMAP_SUBWINDOWS.3\
LIBAXL_REQUEST_UNMAP_WINDOW.3\
LIBAXL_REQUEST_WARP_POINTER.3\
+ libaxl_attach.3\
libaxl_context_create.3\
libaxl_context_free.3\
+ libaxl_create.3\
libaxl_deallocate_id.3\
+ libaxl_detach.3\
libaxl_fileno.3\
libaxl_generate_id.3\
+ libaxl_get_decnet_object.3\
libaxl_get_tcp_port.3\
+ libaxl_parse_display.3\
libaxl_protocol_version.3\
libaxl_protocol_version_major.3\
libaxl_protocol_version_minor.3\