Hey look, GLcore links

This commit is contained in:
Adam Jackson
2005-07-16 04:13:33 +00:00
parent 5f81eb1d89
commit 2f9a7c6ee1
10 changed files with 111 additions and 1 deletions

View File

@@ -1,3 +1,15 @@
noinst_LTLIBRARIES = libac.la
INCLUDES = -I@mesadir@/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)/..
libac_la_SOURCES = ac_context.c ac_import.c