mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Add XF86DDXACTIONS to AM_CFLAGS
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
noinst_LTLIBRARIES = libxkb.la
|
||||
|
||||
AM_CFLAGS = $(DIX_CFLAGS)
|
||||
AM_CFLAGS = $(DIX_CFLAGS) -DXF86DDXACTIONS -I$(top_srcdir)/hw/xfree86/common -I$(top_srcdir)/hw/xfree86/os-support/bus/
|
||||
|
||||
DDX_SRCS = \
|
||||
ddxBeep.c \
|
||||
|
||||
Reference in New Issue
Block a user