aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f4179faa..ccc58ef7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -119,4 +119,6 @@ AC_OUTPUT([
119 libdrm/intel/Makefile 119 libdrm/intel/Makefile
120 shared-core/Makefile 120 shared-core/Makefile
121 tests/Makefile 121 tests/Makefile
122 tests/modeprint/Makefile
123 tests/modetest/Makefile
122 libdrm.pc]) 124 libdrm.pc])