automake: add missing inclusion of GL headers
authorLaurent Carlier <lordheavym@gmail.com>
Fri, 22 Jun 2012 13:03:49 +0000 (15:03 +0200)
committerBrian Paul <brianp@vmware.com>
Fri, 22 Jun 2012 23:24:37 +0000 (17:24 -0600)
commit78ac9af58021b7cc649c35fda112f61c98b31766
tree2b1644234f2a2dee0a42ff2c124d71d059021c9c
parentcbffaf20e9e6154310ba68bb2b44adc37ba83bcd
automake: add missing inclusion of GL headers

Building fail when GL headers are not installed in the system,
so add inclusion of these headers.

Signed-off-by: Brian Paul <brianp@vmware.com>
src/mesa/x86-64/Makefile.am
src/mesa/x86/Makefile.am