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
parent e58c09d31b
commit 826a6f029f
57 changed files with 144 additions and 49 deletions

View File

@@ -1,5 +1,7 @@
noinst_LTLIBRARIES = libcomposite.la
AM_CFLAGS = $(DIX_CFLAGS)
libcomposite_la_SOURCES = \
compalloc.c \
compext.c \