]> git.proxmox.com Git - pmg-api.git/blobdiff - src/Makefile
add SACustom Package and API Calls for custom SpamAssassin scores
[pmg-api.git] / src / Makefile
index 89658db8c8eb10f093ba8850541874979762dcdd..e3bee39b896a60dd067de6c3bc9ffd6df4e19ed7 100644 (file)
@@ -77,6 +77,7 @@ LIBSOURCES =                          \
        PMG/DKIMSign.pm                 \
        PMG/Quarantine.pm               \
        PMG/Report.pm                   \
+       PMG/SACustom.pm                 \
        PMG/RuleDB/Group.pm             \
        PMG/RuleDB/Rule.pm              \
        PMG/RuleDB/Object.pm            \
@@ -130,6 +131,7 @@ LIBSOURCES =                                \
        PMG/API2/Cluster.pm             \
        PMG/API2/ClamAV.pm              \
        PMG/API2/SpamAssassin.pm        \
+       PMG/API2/SACustom.pm            \
        PMG/API2/Statistics.pm          \
        PMG/API2/MailTracker.pm         \
        PMG/API2/Backup.pm              \