mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-10-04 13:46:50 +00:00
build: fix file list
this file is installed by a sub-dir Makefile, it does not exist in src/PVE/API2. the error is not fatal, but printed during build: install: cannot stat 'RealmSync.pm': No such file or directory Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
ffc4e503ec
commit
a53fd5d882
@ -2,7 +2,6 @@
|
||||
API2_SOURCES= \
|
||||
AccessControl.pm \
|
||||
Domains.pm \
|
||||
RealmSync.pm \
|
||||
ACL.pm \
|
||||
Role.pm \
|
||||
Group.pm \
|
||||
|
Loading…
Reference in New Issue
Block a user