[virglrenderer-devel] [PATCH v2 1/5] build-sys: remove unused directories

marcandre.lureau at redhat.com marcandre.lureau at redhat.com
Mon Feb 15 12:27:37 UTC 2016


From: Marc-André Lureau <marcandre.lureau at redhat.com>

Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
---
 src/Makefile.am | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 8f6538a..c150c6d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -4,11 +4,8 @@ AM_LDFLAGS = -lgbm -lm -ldl \
 	$(CODE_COVERAGE_LDFLAGS)
 
 AM_CFLAGS = \
-        -I$(top_srcdir)/src/gallium/drivers/virgl \
 	-I$(top_srcdir)/src/gallium/include \
 	-I$(top_srcdir)/src/gallium/auxiliary \
-	-I$(top_srcdir)/src/gallium/drivers \
-	-I$(top_srcdir)/include \
 	$(DEFINES) \
 	$(PIC_FLAGS) \
 	$(LIBDRM_CFLAGS) \
@@ -50,4 +47,3 @@ libvirglrendererinclude_HEADERS = virglrenderer.h
 EXTRA_DIST = gallium/include
 
 -include $(top_srcdir)/git.mk
-
-- 
2.5.0



More information about the virglrenderer-devel mailing list