]> git.proxmox.com Git - pve-common.git/blobdiff - src/Makefile
CalendarEvent.pm: implement parser/utils for systemd like calender exents
[pve-common.git] / src / Makefile
index 7b66029b3f1e6ee7bb3ceda97a0d3e57973ac8a9..05344f5723698dca371c0fcfe6f38e7b3ebad104 100644 (file)
@@ -7,6 +7,8 @@ MAN1DIR=${MANDIR}/man1/
 PERLDIR=${PREFIX}/share/perl5
 
 LIB_SOURCES=                   \
+       CalendarEvent.pm        \
+       OTP.pm                  \
        Ticket.pm               \
        RESTEnvironment.pm      \
        CpuSet.pm               \
@@ -21,9 +23,7 @@ LIB_SOURCES=                  \
        AtomicFile.pm           \
        INotify.pm              \
        Tools.pm                \
-       AbstractMigrate.pm      \
-       Exception.pm            \
-       AbstractConfig.pm
+       Exception.pm
 
 all: