X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Fplugins%2Fpython%2FMakefile.am;h=dcade0b485fc9cbb4322427c26a0eaa2519fd995;hp=4f72a91e6b2ecc741437cb87829b966131f45514;hb=a193b41e8f120d4f742b8f81bec58ca34a79b805;hpb=fa0e1e653303caad97d63eedfa777316e412b579 diff --git a/src/plugins/python/Makefile.am b/src/plugins/python/Makefile.am index 4f72a91e6..dcade0b48 100644 --- a/src/plugins/python/Makefile.am +++ b/src/plugins/python/Makefile.am @@ -17,6 +17,8 @@ python_la_SOURCES = \ folderpropertiestype.h \ foldertype.c \ foldertype.h \ + mailboxtype.c \ + mailboxtype.h \ messageinfotype.c \ messageinfotype.h \ nodetype.c \