mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-22 20:35:43 +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 = libfb.la
|
||||
|
||||
AM_CFLAGS = $(DIX_CFLAGS)
|
||||
|
||||
sdk_HEADERS = fb.h fbrop.h
|
||||
|
||||
libfb_la_SOURCES = \
|
||||
|
|
|
|||
Loading…
Reference in a new issue