blob: 311a129efe535d47de333d6922123ca39167c39c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Do not build the documentation.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
diff -durN dahdi-tools-2.11.0.orig/Makefile.am dahdi-tools-2.11.0/Makefile.am
--- dahdi-tools-2.11.0.orig/Makefile.am 2015-12-22 21:19:12.000000000 +0100
+++ dahdi-tools-2.11.0/Makefile.am 2016-01-04 23:23:34.201304133 +0100
@@ -17,7 +17,7 @@
#-Wformat=2
endif
-SUBDIRS = xpp doc hotplug
+SUBDIRS = xpp hotplug
if PPPD
SUBDIRS += ppp
|