aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/trace/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/trace/Makefile.am')
-rw-r--r--src/gallium/drivers/trace/Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/gallium/drivers/trace/Makefile.am b/src/gallium/drivers/trace/Makefile.am
deleted file mode 100644
index 9c834a6d526..00000000000
--- a/src/gallium/drivers/trace/Makefile.am
+++ /dev/null
@@ -1,15 +0,0 @@
-include Makefile.sources
-include $(top_srcdir)/src/gallium/Automake.inc
-
-AM_CFLAGS = \
- $(GALLIUM_DRIVER_CFLAGS) \
- $(MSVC2013_COMPAT_CFLAGS)
-
-noinst_LTLIBRARIES = libtrace.la
-
-libtrace_la_SOURCES = $(C_SOURCES)
-
-EXTRA_DIST = SConscript \
- README \
- trace.xsl \
- meson.build