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