diff options
Diffstat (limited to 'src/gallium/tests/unit/Makefile.am')
-rw-r--r-- | src/gallium/tests/unit/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/tests/unit/Makefile.am b/src/gallium/tests/unit/Makefile.am index 9823a258787..c9bede75bed 100644 --- a/src/gallium/tests/unit/Makefile.am +++ b/src/gallium/tests/unit/Makefile.am @@ -2,6 +2,8 @@ include $(top_srcdir)/src/gallium/Automake.inc +EXTRA_DIST = SConscript + AM_CFLAGS = \ $(GALLIUM_CFLAGS) |