mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-09 07:08:08 +02:00
- Remove xfixes.pc.in from lib/lbxutil
- Add missing backslash in proto/X11/Makefile.am Both pointed out by ISHIKAWA Mutsumi
This commit is contained in:
parent
4cf89be7ba
commit
ef6f542053
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ xproto_HEADERS = \
|
|||
Xwindows.h \
|
||||
Xwinsock.h \
|
||||
\
|
||||
os.h
|
||||
os.h \
|
||||
misc.h
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue