diff options
Diffstat (limited to 'src/gallium/drivers/i915/Makefile.am')
-rw-r--r-- | src/gallium/drivers/i915/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/i915/Makefile.am b/src/gallium/drivers/i915/Makefile.am index eb3c964a37b..6209f66ef10 100644 --- a/src/gallium/drivers/i915/Makefile.am +++ b/src/gallium/drivers/i915/Makefile.am @@ -30,4 +30,4 @@ noinst_LTLIBRARIES = libi915.la libi915_la_SOURCES = $(C_SOURCES) -EXTRA_DIST = TODO +EXTRA_DIST = meson.build |