From: Donald Sharp Date: Thu, 21 May 2015 22:16:32 +0000 (-0700) Subject: Fix of debian compile to actually build some needed documentation X-Git-Tag: frr-2.0-rc1~1354 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=85ca2dfd2dd845a5a854706caf87c2b7009a9ba2;p=matthieu%2Ffrr.git Fix of debian compile to actually build some needed documentation Signed-off-by: Donald Sharp --- diff --git a/debian/rules b/debian/rules index bbc3e7e395..911fcb921c 100755 --- a/debian/rules +++ b/debian/rules @@ -76,6 +76,7 @@ override_dh_auto_configure: override_dh_auto_build: #dh_auto_build $(MAKE) + dh_auto_build -- -C doc draft-zebra-00.txt # doc/ is a bit crazy