12 lines
250 B
Diff
12 lines
250 B
Diff
|
diff --git a/configure.ac b/configure.ac
|
||
|
index 10cc9a4..1776610 100644
|
||
|
--- a/configure.ac
|
||
|
+++ b/configure.ac
|
||
|
@@ -348,7 +348,6 @@ AC_CONFIG_FILES([
|
||
|
tests/vbltest/Makefile
|
||
|
include/Makefile
|
||
|
include/drm/Makefile
|
||
|
- man/Makefile
|
||
|
libdrm.pc])
|
||
|
AC_OUTPUT
|