diff options
Diffstat (limited to 'src/glx/tests/Makefile.am')
-rw-r--r-- | src/glx/tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glx/tests/Makefile.am b/src/glx/tests/Makefile.am index aab93e732a3..07173164f23 100644 --- a/src/glx/tests/Makefile.am +++ b/src/glx/tests/Makefile.am @@ -15,7 +15,7 @@ AM_CPPFLAGS = \ TESTS = glx-test dispatch-index-check check_PROGRAMS = glx-test -EXTRA_DIST = dispatch-index-check +EXTRA_DIST = dispatch-index-check meson.build glx_test_SOURCES = \ clientinfo_unittest.cpp \ |