]> git.proxmox.com Git - pve-common.git/blobdiff - src/Makefile
trim event and check if empty
[pve-common.git] / src / Makefile
index 7b66029b3f1e6ee7bb3ceda97a0d3e57973ac8a9..044d23cfd809fd578193014f1afcce9e5d5e178a 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,8 @@ LIB_SOURCES=                  \
        AtomicFile.pm           \
        INotify.pm              \
        Tools.pm                \
-       AbstractMigrate.pm      \
-       Exception.pm            \
-       AbstractConfig.pm
+       Syscall.pm              \
+       Exception.pm
 
 all: