mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-25 08:20:05 +01:00
Add -I$(top_builddir)/hw/xfree86/dixmods/extmod to Xext/Makefile.am Patch
from Stefan Dirsch
This commit is contained in:
parent
defeb56fc9
commit
562acf2e69
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ if XEVIE
|
|||
XEVIE_SRCS = xevie.c EVIstruct.h
|
||||
endif
|
||||
|
||||
INCLUDES = -I$(srcdir)/extmod
|
||||
INCLUDES = -I$(srcdir)/extmod -I$(top_builddir)/hw/xfree86/dixmods/extmod
|
||||
|
||||
AM_CFLAGS = $(DIX_CFLAGS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue