radeonsi: fix polygon mode for points and lines and point/line fill modes
[mesa.git] / src / gallium / drivers / galahad / Makefile.am
1 ################################################################################
2
3 # Meta-driver which combines whichever software rasterizers have been
4 # built into a single convenience library.
5
6 include Makefile.sources
7 include $(top_srcdir)/src/gallium/Automake.inc
8
9 AM_CFLAGS = \
10 $(GALLIUM_DRIVER_CFLAGS)
11
12 noinst_LTLIBRARIES = libgalahad.la
13
14 libgalahad_la_SOURCES = $(C_SOURCES)
15
16 EXTRA_DIST = SConscript