]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
generate default output file mappings automatically
[pve-docs.git] / Makefile
index fe758b7ef3a9001c8b31e204291c8136c3a2ec82..3017b2a21c7bf8462881c5328173be0aaca9a6fc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ DOC_PACKAGE=pve-docs
 MEDIAWIKI_PACKAGE=pve-docs-mediawiki
 
 # also update debian/changelog
-PKGREL=5
+PKGREL=7
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
@@ -113,7 +113,8 @@ SYSADMIN_PARTS=                                     \
        system-software-updates                 \
        pve-disk-health-monitoring              \
        local-lvm                               \
-       local-zfs
+       local-zfs                               \
+       system-timesync
 
 SYSADMIN_SOURCES=                              \
        $(addsuffix .adoc, ${SYSADMIN_PARTS})   \
@@ -179,6 +180,7 @@ WIKI_IMPORTS=                                                                       \
        pve-usbstick-plain.html                                                 \
        getting-help-plain.html                                                 \
        pve-system-requirements-plain.html                                      \
+       system-timesync-plain.html                                              \
        $(addsuffix -plain.html, ${SYSADMIN_PARTS})                             \
        $(addsuffix -plain.html, ${CHAPTER_LIST})                               \
        $(addsuffix .5-plain.html, ${CONFIG_LIST})                              \