mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 14:34:29 +00:00
Add -I$(top_builddir)/hw/xfree86/dixmods/extmod to Xext/Makefile.am Patch
from Stefan Dirsch
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user