X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=src%2FMakefile;h=02f1f5605097d9411f9ed640a853f079a435b1af;hp=7dd8388a33e08628992699efda44663216760cce;hb=95244fd7fabefc8976eed27a89b6692aa4316ade;hpb=f024a872c45c4519617b87f772b046e1574f7306 diff --git a/src/Makefile b/src/Makefile index 7dd8388..02f1f56 100644 --- a/src/Makefile +++ b/src/Makefile @@ -12,6 +12,7 @@ LIB_SOURCES = \ ACME/StandAlone.pm \ AtomicFile.pm \ Certificate.pm \ + CLIFormatter.pm \ CLIHandler.pm \ CalendarEvent.pm \ CpuSet.pm \ @@ -29,7 +30,8 @@ LIB_SOURCES = \ SectionConfig.pm \ Subscription.pm \ Syscall.pm \ - SystemD.pm \ + SysFSTools.pm \ + Systemd.pm \ Ticket.pm \ Tools.pm