GLX needs gl.h from Mesa too

This commit is contained in:
Adam Jackson 2005-07-21 02:29:05 +00:00
parent bf32f4739c
commit d7e2cadb13

View File

@ -1,6 +1,6 @@
noinst_LTLIBRARIES = libglx.la
AM_CFLAGS = $(DIX_CFLAGS)
AM_CFLAGS = $(DIX_CFLAGS) -I@MESA_SOURCE@/include
# none yet
#sdk_HEADERS =