]> 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 b72b21ed1b3a097fd10b8fd6e9ce91770c2725c6..05344f5723698dca371c0fcfe6f38e7b3ebad104 100644 (file)
@@ -7,6 +7,10 @@ MAN1DIR=${MANDIR}/man1/
 PERLDIR=${PREFIX}/share/perl5
 
 LIB_SOURCES=                   \
+       CalendarEvent.pm        \
+       OTP.pm                  \
+       Ticket.pm               \
+       RESTEnvironment.pm      \
        CpuSet.pm               \
        Daemon.pm               \
        SectionConfig.pm        \
@@ -19,9 +23,7 @@ LIB_SOURCES=                  \
        AtomicFile.pm           \
        INotify.pm              \
        Tools.pm                \
-       AbstractMigrate.pm      \
-       Exception.pm            \
-       AbstractConfig.pm
+       Exception.pm
 
 all: