diff options
Diffstat (limited to 'src/gallium/drivers/ddebug/Makefile.am')
-rw-r--r-- | src/gallium/drivers/ddebug/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/drivers/ddebug/Makefile.am b/src/gallium/drivers/ddebug/Makefile.am index f0e1662d0bd..b36ea239afc 100644 --- a/src/gallium/drivers/ddebug/Makefile.am +++ b/src/gallium/drivers/ddebug/Makefile.am @@ -7,3 +7,5 @@ AM_CFLAGS = \ noinst_LTLIBRARIES = libddebug.la libddebug_la_SOURCES = $(C_SOURCES) + +EXTRA_DIST = meson.build |