]> git.proxmox.com Git - pve-access-control.git/blobdiff - src/PVE/API2/Makefile
move TFA api path into its own module
[pve-access-control.git] / src / PVE / API2 / Makefile
index 4e49037b93309d16d24d20b30515a50c837caef2..2817f4887d91a3fe5e0e6cfb17660af2b057eead 100644 (file)
@@ -6,6 +6,7 @@ API2_SOURCES=                   \
        Role.pm                 \
        Group.pm                \
        User.pm                 \
+       TFA.pm                  \
        OpenId.pm
 
 .PHONY: install