diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/glx/tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glx/tests/Makefile.am b/src/glx/tests/Makefile.am index 8874c20b010..a41759b863e 100644 --- a/src/glx/tests/Makefile.am +++ b/src/glx/tests/Makefile.am @@ -14,6 +14,7 @@ AM_CPPFLAGS = \ TESTS = glx-test dispatch-index-check check_PROGRAMS = glx-test +EXTRA_DIST = dispatch-index-check glx_test_SOURCES = \ clientinfo_unittest.cpp \ |