summaryrefslogtreecommitdiff
path: root/GL/mesa/array_cache/Makefile.am
blob: 498f6f8758ce9d1bf8f5c4084aa57b75ab91433c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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