---
 src/gallium/Automake.inc |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
 create mode 100644 src/gallium/Automake.inc

diff --git a/src/gallium/Automake.inc b/src/gallium/Automake.inc
new file mode 100644
index 0000000..ded579f
--- /dev/null
+++ b/src/gallium/Automake.inc
@@ -0,0 +1,7 @@
+GALLIUM_CFLAGS = \
+       -I$(top_srcdir)/src/gallium/include \
+       -I$(top_srcdir)/src/gallium/auxiliary \
+       $(DEFINES) \
+       $(ARCH_FLAGS) \
+       $(OPT_FLAGS) \
+       $(PIC_FLAGS)
-- 
1.7.6.5

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to