]> git.proxmox.com Git - pve-common.git/blobdiff - src/Makefile
PVE/Subscription.pm - avoid warn, and return error message instead
[pve-common.git] / src / Makefile
index a45effbb00ba24bc5f9f265a8879174d1e0bce2a..3871e59209d1a3f07ad0131f2edcac0c1b4480ff 100644 (file)
@@ -7,6 +7,8 @@ MAN1DIR=${MANDIR}/man1/
 PERLDIR=${PREFIX}/share/perl5
 
 LIB_SOURCES=                   \
+       Subscription.pm         \
+       CalendarEvent.pm        \
        OTP.pm                  \
        Ticket.pm               \
        RESTEnvironment.pm      \
@@ -22,6 +24,7 @@ LIB_SOURCES=                  \
        AtomicFile.pm           \
        INotify.pm              \
        Tools.pm                \
+       Syscall.pm              \
        Exception.pm
 
 all: