]> git.proxmox.com Git - pve-common.git/blobdiff - src/Makefile
remove libmime-base32-perl - we do not need that
[pve-common.git] / src / Makefile
index 92a323deeb5d98ae6e9dc48f23b4d30eb8814dec..7b66029b3f1e6ee7bb3ceda97a0d3e57973ac8a9 100644 (file)
@@ -7,11 +7,13 @@ MAN1DIR=${MANDIR}/man1/
 PERLDIR=${PREFIX}/share/perl5
 
 LIB_SOURCES=                   \
+       Ticket.pm               \
+       RESTEnvironment.pm      \
+       CpuSet.pm               \
        Daemon.pm               \
        SectionConfig.pm        \
        Network.pm              \
        ProcFSTools.pm          \
-       PodParser.pm            \
        CLIHandler.pm           \
        RESTHandler.pm          \
        JSONSchema.pm           \