From 6ce3743948a7151c721194594091a7e1183e2f32 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Sat, 16 Jul 2005 00:51:14 +0000 Subject: start the GLcore build system --- GL/mesa/array_cache/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 GL/mesa/array_cache/Makefile.am (limited to 'GL/mesa/array_cache/Makefile.am') diff --git a/GL/mesa/array_cache/Makefile.am b/GL/mesa/array_cache/Makefile.am new file mode 100644 index 000000000..7981214df --- /dev/null +++ b/GL/mesa/array_cache/Makefile.am @@ -0,0 +1,3 @@ +noinst_LTLIBRARIES = libac.la + +libac_la_SOURCES = ac_context.c ac_import.c -- cgit v1.2.3