]> git.proxmox.com Git - pve-docs.git/commitdiff
Makefile GEN_SCRIPTS: add gen-output-format-opts.pl
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 27 Jul 2018 08:41:49 +0000 (10:41 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 27 Jul 2018 08:41:49 +0000 (10:41 +0200)
Makefile

index 551399ca5fae4dbcd7c5d2e5ff611759547ad17f..2f32bc9683beb3e3a1e0fab0f75ff13861cc5eca 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -58,7 +58,8 @@ GEN_SCRIPTS=                                  \
        gen-pve-firewall-host-opts.pl           \
        gen-pve-firewall-macros-adoc.pl         \
        gen-pve-firewall-rules-opts.pl          \
-       gen-pve-firewall-vm-opts.pl
+       gen-pve-firewall-vm-opts.pl             \
+       gen-output-format-opts.pl
 
 API_VIEWER_SOURCES=                            \
        api-viewer/index.html                   \