libglamoregl: remove -I$(top_srcdir)/src
authorGaetan Nadon <memsize@videotron.ca>
Tue, 10 Dec 2013 16:13:32 +0000 (11:13 -0500)
committerEric Anholt <eric@anholt.net>
Wed, 18 Dec 2013 19:23:54 +0000 (11:23 -0800)
commit4dd62d7807b47efbc9065ae8f17f73e1ec6e9d26
tree55d1eb991650a4a4fc3de2800322c7567a8e59bf
parent08c23ff8aefe80f2940ecb90adda27156084f57c
libglamoregl: remove -I$(top_srcdir)/src

Automake always provide -I. It is at the beginning of the list of compiler
options.

Not needed either to find glamor_egl.c source.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
glamor/Makefile.am