]> git.proxmox.com Git - pve-common.git/blobdiff - src/Makefile
followup: use defined to check if a hash element can be accessed
[pve-common.git] / src / Makefile
index 17a794aaa80b128d283bc286c47d4dcb860fd8ed..02f1f5605097d9411f9ed640a853f079a435b1af 100644 (file)
@@ -12,6 +12,7 @@ LIB_SOURCES = \
        ACME/StandAlone.pm \
        AtomicFile.pm \
        Certificate.pm \
+       CLIFormatter.pm \
        CLIHandler.pm \
        CalendarEvent.pm \
        CpuSet.pm \
@@ -29,6 +30,8 @@ LIB_SOURCES = \
        SectionConfig.pm \
        Subscription.pm \
        Syscall.pm \
+       SysFSTools.pm \
+       Systemd.pm \
        Ticket.pm \
        Tools.pm