gallium: Add common automake include file
v2: Matt Turner <mattst88@gmail.com> Remove ARCH_FLAGS/OPT_FLAGS v3: Johannes Obermayr <johannesobermayr@gmx.de> Add -I$(top_srcdir)/include to GALLIUM_CFLAGS
This commit is contained in:
committed by
Andreas Boll
parent
9bf0d49abe
commit
c040fe102c
@@ -0,0 +1,6 @@
|
||||
GALLIUM_CFLAGS = \
|
||||
-I$(top_srcdir)/include \
|
||||
-I$(top_srcdir)/src/gallium/include \
|
||||
-I$(top_srcdir)/src/gallium/auxiliary \
|
||||
$(DEFINES) \
|
||||
$(PIC_FLAGS)
|
||||
Reference in New Issue
Block a user