]> git.proxmox.com Git - pve-cluster.git/commitdiff
buildsys: ensure correct PERL include is set for generating the docs
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 19 Dec 2018 09:31:14 +0000 (10:31 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 19 Dec 2018 09:31:31 +0000 (10:31 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
data/PVE/Makefile

index 81da87b36bb867886b06bf2350e1c327310b9630..b87a0f8bc45c83915df6217865bc7e1f2189518e 100644 (file)
@@ -7,6 +7,8 @@ BASHCOMPLETION=${DESTDIR}/usr/share/bash-completion/completions
 PERL_VENDORARCH=$(shell perl -MConfig -e 'print $$Config{vendorarch};')
 PVE_VENDORARCH=${DESTDIR}/${PERL_VENDORARCH}/auto/PVE/IPCC
 
+PERL_DOC_INC_DIRS:=..
+
 SUBDIRS=Cluster CLI API2
 SOURCES=IPCC.pm Cluster.pm Corosync.pm