blob: dc1494b2a6d70adc7160ca95f05fd7031d8f89d8 [file] [log] [blame]
Emil Velikov38d80c02013-06-05 23:33:38 +01001################################################################################
2
3# Meta-driver which combines whichever software rasterizers have been
4# built into a single convenience library.
5
6include Makefile.sources
7include $(top_srcdir)/src/gallium/Automake.inc
8
9AM_CFLAGS = \
Emil Velikov7dac1b42013-11-01 18:58:27 +000010 $(GALLIUM_DRIVER_CFLAGS)
Emil Velikov38d80c02013-06-05 23:33:38 +010011
12noinst_LTLIBRARIES = libnoop.la
13
14libnoop_la_SOURCES = $(C_SOURCES)
Emil Velikov0cba1042014-08-29 22:51:16 +010015
16EXTRA_DIST = SConscript