Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.

This commit is contained in:
Daniel Stone 2005-07-02 18:59:44 +00:00
commit 826a6f029f
57 changed files with 144 additions and 49 deletions

View file

@ -1,5 +1,7 @@
noinst_LTLIBRARIES = libxfixes.la
AM_CFLAGS = $(DIX_CFLAGS)
libxfixes_la_SOURCES = \
cursor.c \
region.c \