X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=src%2FMakefile;h=b72b21ed1b3a097fd10b8fd6e9ce91770c2725c6;hp=92a323deeb5d98ae6e9dc48f23b4d30eb8814dec;hb=abc1afd874c5a1ea126dbcf5013166512264e6f1;hpb=53c255218ebec327f881a479a7be1e04646ae2e9 diff --git a/src/Makefile b/src/Makefile index 92a323d..b72b21e 100644 --- a/src/Makefile +++ b/src/Makefile @@ -7,11 +7,11 @@ MAN1DIR=${MANDIR}/man1/ PERLDIR=${PREFIX}/share/perl5 LIB_SOURCES= \ + CpuSet.pm \ Daemon.pm \ SectionConfig.pm \ Network.pm \ ProcFSTools.pm \ - PodParser.pm \ CLIHandler.pm \ RESTHandler.pm \ JSONSchema.pm \