xserver-multidpi/GL/mesa/swrast_setup/Makefile.am
2005-08-20 18:11:17 +00:00

16 lines
361 B
Makefile

noinst_LTLIBRARIES = libss.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_libss_la_SOURCES = ss_context.c ss_triangle.c