mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-24 20:55:49 +00:00
Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.
This commit is contained in:
parent
e58c09d31b
commit
826a6f029f
57 changed files with 144 additions and 49 deletions
|
|
@ -1,5 +1,7 @@
|
|||
noinst_LTLIBRARIES = libdamage.la
|
||||
|
||||
AM_CFLAGS = $(DIX_CFLAGS)
|
||||
|
||||
libdamage_la_SOURCES = \
|
||||
damage.c \
|
||||
damage.h \
|
||||
|
|
|
|||
Loading…
Reference in a new issue