mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 02:58:06 +02:00
dmx: fix distcheck failure, missing compsize.h in Makefile.am
which was added in commit:
dmx: Build fix for -Werror=implicit-function-declaration
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit 2c1d0a539c)
This commit is contained in:
parent
0ca8869e45
commit
ee66474eb2
1 changed files with 2 additions and 0 deletions
|
|
@ -1,10 +1,12 @@
|
|||
noinst_LIBRARIES = libglxproxy.a
|
||||
|
||||
libglxproxy_a_SOURCES = compsize.c \
|
||||
compsize.h \
|
||||
g_disptab.c \
|
||||
g_disptab.h \
|
||||
global.c \
|
||||
glxcmds.c \
|
||||
glxcmds.h \
|
||||
glxcmdsswap.c \
|
||||
glxcontext.h \
|
||||
glxdrawable.h \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue