X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=src%2FMakefile;h=a45effbb00ba24bc5f9f265a8879174d1e0bce2a;hb=87aa00de73e579ebc10a49a04c7d633953a48510;hp=b72b21ed1b3a097fd10b8fd6e9ce91770c2725c6;hpb=a1c3f18e0689a1a2a59f8d8d90242338f8e4394b;p=pve-common.git diff --git a/src/Makefile b/src/Makefile index b72b21e..a45effb 100644 --- a/src/Makefile +++ b/src/Makefile @@ -7,6 +7,9 @@ MAN1DIR=${MANDIR}/man1/ PERLDIR=${PREFIX}/share/perl5 LIB_SOURCES= \ + OTP.pm \ + Ticket.pm \ + RESTEnvironment.pm \ CpuSet.pm \ Daemon.pm \ SectionConfig.pm \ @@ -19,9 +22,7 @@ LIB_SOURCES= \ AtomicFile.pm \ INotify.pm \ Tools.pm \ - AbstractMigrate.pm \ - Exception.pm \ - AbstractConfig.pm + Exception.pm all: