summaryrefslogtreecommitdiff
path: root/GL/mesa/swrast_setup
diff options
context:
space:
mode:
Diffstat (limited to 'GL/mesa/swrast_setup')
-rw-r--r--GL/mesa/swrast_setup/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/GL/mesa/swrast_setup/Makefile.am b/GL/mesa/swrast_setup/Makefile.am
new file mode 100644
index 000000000..1fa8da941
--- /dev/null
+++ b/GL/mesa/swrast_setup/Makefile.am
@@ -0,0 +1,3 @@
+noinst_LTLIBRARIES = libss.la
+
+libss_la_SOURCES = ss_context.c ss_triangle.c