mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-07 07:18:03 +02:00
- Add os.h and misc.h to proto/X11
- In symlink.sh move os.h and misc.h from xserver/include to proto/X11 - in xc/lib/lbxutil/ do some include-with-<>-instead-of-with-""
This commit is contained in:
parent
e575c5104a
commit
4cf89be7ba
1 changed files with 4 additions and 1 deletions
|
|
@ -25,7 +25,10 @@ xproto_HEADERS = \
|
|||
Xw32defs.h \
|
||||
XWDFile.h \
|
||||
Xwindows.h \
|
||||
Xwinsock.h
|
||||
Xwinsock.h \
|
||||
\
|
||||
os.h
|
||||
misc.h
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = xproto.pc
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue