]> 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 05344f5723698dca371c0fcfe6f38e7b3ebad104..3871e59209d1a3f07ad0131f2edcac0c1b4480ff 100644 (file)
@@ -7,6 +7,7 @@ MAN1DIR=${MANDIR}/man1/
 PERLDIR=${PREFIX}/share/perl5
 
 LIB_SOURCES=                   \
+       Subscription.pm         \
        CalendarEvent.pm        \
        OTP.pm                  \
        Ticket.pm               \
@@ -23,6 +24,7 @@ LIB_SOURCES=                  \
        AtomicFile.pm           \
        INotify.pm              \
        Tools.pm                \
+       Syscall.pm              \
        Exception.pm
 
 all: