diff options
-rw-r--r-- | test/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index ba4966c4..96c87f82 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -32,6 +32,7 @@ libtest_la_SOURCES = \ test_log.c \ test_render.c \ dri2.c \ + dri2.h \ $(NULL) EXTRA_DIST = README |