glapi build (forgot this one somehow)

This commit is contained in:
Adam Jackson 2005-07-23 02:02:18 +00:00
parent 6aaceef323
commit 525d663ec5

15
GL/mesa/glapi/Makefile.am Normal file
View File

@ -0,0 +1,15 @@
noinst_LTLIBRARIES = libglapi.la
INCLUDES = -I@MESA_SOURCE@/include \
-I$(srcdir)/../X \
-I$(srcdir)/../array_cache \
-I$(srcdir)/../glapi \
-I$(srcdir)/../main \
-I$(srcdir)/../math \
-I$(srcdir)/../shader \
-I$(srcdir)/../swrast \
-I$(srcdir)/../swrast_setup \
-I$(srcdir)/../tnl \
-I$(srcdir)/..
libglapi_la_SOURCES = glapi.c glthread.c