2005-05-13 22:53:36 +00:00
|
|
|
x11includedir=${includedir}/X11
|
|
|
|
|
x11include_HEADERS=\
|
|
|
|
|
X11/XKBlib.h \
|
|
|
|
|
X11/Xcms.h \
|
|
|
|
|
X11/Xlib.h \
|
|
|
|
|
X11/Xlibint.h \
|
|
|
|
|
X11/Xlocale.h \
|
|
|
|
|
X11/Xresource.h \
|
|
|
|
|
X11/Xutil.h \
|
|
|
|
|
X11/cursorfont.h \
|
2005-07-23 18:09:39 +00:00
|
|
|
X11/Xregion.h \
|
2010-06-03 09:41:01 -07:00
|
|
|
X11/ImUtil.h \
|
|
|
|
|
X11/Xlib-xcb.h
|
2007-06-03 12:13:44 -07:00
|
|
|
|
2019-09-13 16:44:32 -04:00
|
|
|
x11extincludedir=${x11includedir}/extensions
|
|
|
|
|
x11extinclude_HEADERS = \
|
|
|
|
|
X11/extensions/XKBgeom.h
|
|
|
|
|
|
|
|
|
|
|
2007-06-03 12:13:44 -07:00
|
|
|
nodist_x11include_HEADERS=\
|
2005-07-08 06:57:06 +00:00
|
|
|
X11/XlibConf.h
|
|
|
|
|
|
2007-06-03 12:13:44 -07:00
|
|
|
EXTRA_DIST = \
|
2005-07-08 06:57:06 +00:00
|
|
|
X11/XlibConf.h.in
|