summaryrefslogtreecommitdiff
path: root/GL/mesa/array_cache/Makefile.am
blob: 7bc75e8082539cf802c043c20df7b26b033e9d1f (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$(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