summaryrefslogtreecommitdiff
path: root/GL/mesa/array_cache/Makefile.am
blob: 318941c56634b19c9bbbfd2a087d3ea752ffacaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
noinst_LTLIBRARIES = libac.la

INCLUDES = -I@MESA_SOURCE@/include \
           -I../X \
           -I../array_cache \
           -I../glapi \
           -I../main \
           -I../math \
           -I../shader \
           -I../swrast \
           -I../swrast_setup \
           -I../tnl \
           -I..

nodist_libac_la_SOURCES = ac_context.c ac_import.c