X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=src%2FMakefile;h=05344f5723698dca371c0fcfe6f38e7b3ebad104;hp=5e500052cc27ee9772a82d839d33b7a79b11d219;hb=2244b2711aa451e6731a0f7faac6072bb3b114f8;hpb=b51b16e6f58de4cb385bd461d97866b3d94c93ec diff --git a/src/Makefile b/src/Makefile index 5e50005..05344f5 100644 --- a/src/Makefile +++ b/src/Makefile @@ -7,11 +7,15 @@ MAN1DIR=${MANDIR}/man1/ PERLDIR=${PREFIX}/share/perl5 LIB_SOURCES= \ + CalendarEvent.pm \ + OTP.pm \ + Ticket.pm \ + RESTEnvironment.pm \ + CpuSet.pm \ Daemon.pm \ SectionConfig.pm \ Network.pm \ ProcFSTools.pm \ - PodParser.pm \ CLIHandler.pm \ RESTHandler.pm \ JSONSchema.pm \ @@ -19,7 +23,6 @@ LIB_SOURCES= \ AtomicFile.pm \ INotify.pm \ Tools.pm \ - AbstractMigrate.pm \ Exception.pm all: