X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=blobdiff_plain;f=src%2FPVE%2FAuth%2FMakefile;h=be7bde3cbb48ea4d276a55c44116883f86745ef8;hp=58ae362d4d53282dfd19ca1806d07035a8e7859b;hb=52d1c1b96645455c6d397cd8131dcfede7e1b3fb;hpb=8a724f7b3a709a5cc8a723840e0104bfad6daf83 diff --git a/src/PVE/Auth/Makefile b/src/PVE/Auth/Makefile index 58ae362..be7bde3 100644 --- a/src/PVE/Auth/Makefile +++ b/src/PVE/Auth/Makefile @@ -4,7 +4,8 @@ AUTH_SOURCES= \ PVE.pm \ PAM.pm \ AD.pm \ - LDAP.pm + LDAP.pm \ + OpenId.pm .PHONY: install install: