]> git.proxmox.com Git - pve-docs.git/commitdiff
Makefile: add GFDL.adoc to dependencies
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 5 Jan 2016 18:41:15 +0000 (19:41 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 5 Jan 2016 18:41:15 +0000 (19:41 +0100)
Makefile

index 63272056c2b13940eeee0b1434b933858400e0f1..008aed38a7ed2d245a1cd8a09902cea0ea0cb050 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,7 @@ PVE_ADMIN_GUIDE_SOURCES=              \
        images/cluster-nwdiag.svg       \
        images/node-nwdiag.svg          \
        pve-bibliography.adoc           \
+       GFDL.adoc                       \
        attributes.txt
 
 ADOC_STDARG= -a icons -a data-uri -a "date=$(shell date)"