diff --git a/pmg-rs/Makefile b/pmg-rs/Makefile index bed1489..07b5b40 100644 --- a/pmg-rs/Makefile +++ b/pmg-rs/Makefile @@ -19,7 +19,7 @@ PM_DIRS := \ PMG/RS/APT PM_FILES := \ - Proxmox/Lib/PVE.pm \ + Proxmox/Lib/PMG.pm \ PMG/RS/APT/Repositories.pm \ PMG/RS/Acme.pm \ PMG/RS/CSR.pm \