blob: dc1494b2a6d70adc7160ca95f05fd7031d8f89d8 [file] [log] [blame]
################################################################################
# Meta-driver which combines whichever software rasterizers have been
# built into a single convenience library.
include Makefile.sources
include $(top_srcdir)/src/gallium/Automake.inc
AM_CFLAGS = \
$(GALLIUM_DRIVER_CFLAGS)
noinst_LTLIBRARIES = libnoop.la
libnoop_la_SOURCES = $(C_SOURCES)
EXTRA_DIST = SConscript