Python plugin: Add Mailbox type
[claws.git] / src / plugins / python / Makefile.am
index 4f72a91e6b2ecc741437cb87829b966131f45514..dcade0b485fc9cbb4322427c26a0eaa2519fd995 100644 (file)
@@ -17,6 +17,8 @@ python_la_SOURCES = \
        folderpropertiestype.h \
        foldertype.c \
        foldertype.h \
+       mailboxtype.c \
+       mailboxtype.h \
        messageinfotype.c \
        messageinfotype.h \
        nodetype.c \