]> git.proxmox.com Git - pve-common.git/blobdiff - src/Makefile
use better regex for remote ip check
[pve-common.git] / src / Makefile
index 92a323deeb5d98ae6e9dc48f23b4d30eb8814dec..b72b21ed1b3a097fd10b8fd6e9ce91770c2725c6 100644 (file)
@@ -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           \