aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2020-06-20 20:57:49 +0200
committerMattias Andrée <maandree@kth.se>2020-06-20 20:57:49 +0200
commitf9d0ddbf9024aa434898bb90a640cc45ce35a95f (patch)
treefa1945d8facbda91db1ec87915ba26ee7e6a1e2a /Makefile
parentMisc. (diff)
downloadlibaxl-f9d0ddbf9024aa434898bb90a640cc45ce35a95f.tar.gz
libaxl-f9d0ddbf9024aa434898bb90a640cc45ce35a95f.tar.bz2
libaxl-f9d0ddbf9024aa434898bb90a640cc45ce35a95f.tar.xz
Add LIBAXL_SYNTHETIC_EVENT_BIT
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 24cefb9..6fe9ae8 100644
--- a/Makefile
+++ b/Makefile
@@ -281,6 +281,7 @@ MAN3 =\
LIBAXL_REQUEST_UNMAP_SUBWINDOWS.3\
LIBAXL_REQUEST_UNMAP_WINDOW.3\
LIBAXL_REQUEST_WARP_POINTER.3\
+ LIBAXL_SYNTHETIC_EVENT_BIT.3\
libaxl_attach.3\
libaxl_close.3\
libaxl_context_create.3\