summaryrefslogtreecommitdiffstats
path: root/src/gallium/Automake.inc
blob: 54defea85365684720b3891e202f27ac88eb1010 (plain)
1
2
3
4
5
6
GALLIUM_CFLAGS = \
	-I$(top_srcdir)/include \
	-I$(top_srcdir)/src/gallium/include \
	-I$(top_srcdir)/src/gallium/auxiliary \
	$(DEFINES) \
	$(PIC_FLAGS)