mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
registry: Add a great big list of protocol names, like the XErrorDB that
ships with Xlib. This is considered temporary, until server-side XCB can solve the problem programmatically.
This commit is contained in:
@@ -42,6 +42,10 @@ INCLUDES = -I$(top_srcdir)/Xprint
|
||||
|
||||
EXTRA_DIST = buildatoms BuiltInAtoms CHANGES Xserver.d Xserver-dtrace.h.in
|
||||
|
||||
# Install list of protocol names
|
||||
miscconfigdir = $(SERVER_MISC_CONFIG_PATH)
|
||||
dist_miscconfig_DATA = protocol.txt
|
||||
|
||||
if XSERVER_DTRACE
|
||||
# Generate dtrace header file for C sources to include
|
||||
BUILT_SOURCES = Xserver-dtrace.h
|
||||
|
||||
1054
dix/protocol.txt
Normal file
1054
dix/protocol.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user