]> git.proxmox.com Git - pve-access-control.git/blobdiff - src/PVE/Auth/Makefile
add OpenId configuration
[pve-access-control.git] / src / PVE / Auth / Makefile
index 58ae362d4d53282dfd19ca1806d07035a8e7859b..be7bde3cbb48ea4d276a55c44116883f86745ef8 100644 (file)
@@ -4,7 +4,8 @@ AUTH_SOURCES=                   \
        PVE.pm                  \
        PAM.pm                  \
        AD.pm                   \
-       LDAP.pm
+       LDAP.pm                 \
+       OpenId.pm
 
 .PHONY: install
 install: