X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=src%2FMakefile;h=7b66029b3f1e6ee7bb3ceda97a0d3e57973ac8a9;hp=a07e2e4dbc4c6a5729121a9caa2a6744c6586088;hb=5d5a179cdab7c469ffc1691c182657c54fd71bff;hpb=bf27456b4e6f7da0e75331e88a8bd70d6281c9c6;ds=sidebyside diff --git a/src/Makefile b/src/Makefile index a07e2e4..7b66029 100644 --- a/src/Makefile +++ b/src/Makefile @@ -7,6 +7,9 @@ MAN1DIR=${MANDIR}/man1/ PERLDIR=${PREFIX}/share/perl5 LIB_SOURCES= \ + Ticket.pm \ + RESTEnvironment.pm \ + CpuSet.pm \ Daemon.pm \ SectionConfig.pm \ Network.pm \