Add XF86DDXACTIONS to AM_CFLAGS

This commit is contained in:
Søren Sandmann Pedersen 2005-08-10 19:15:44 +00:00
parent 73a335a926
commit b99360e264

View File

@ -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 \