gnutls: remove manual doc disabling kludge
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 14 Dec 2015 18:41:37 +0000 (15:41 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 15 Dec 2015 20:51:00 +0000 (21:51 +0100)
commit5aca274c7b8fe60fb76903f6c408db4612b0891c
tree2c18f493dd9f3175b0ad0e8f564c427079650a2b
parent5f9a9a5ca48c08285f1d1c1c5aa4126f77658697
gnutls: remove manual doc disabling kludge

It's no longer required, SUBDIRS += doc is guarded by ENABLE_DOC in
Makefile.am and the only place where it's used regardless is in
dist-hook which isn't used by buildroot.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gnutls/gnutls.mk