blob: 9c8b702ef3d613ec63b2d7094779fe437e28af24 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Index: Makefile.am
===================================================================
--- Makefile.am.orig 2006-10-25 23:53:19.000000000 +0300
+++ Makefile.am 2006-10-25 23:53:38.000000000 +0300
@@ -99,7 +99,7 @@ include Makefrag.am
include tests/Makefrag.am
# Documentation.
-include doc/Makefrag.am
+#include doc/Makefrag.am
# Linux device drivers and the glue code.
include linux/Makefrag.am
|