Mark plugin as GTK3 type
[claws-mail-maildir-plugin.git] / Makefile.am
1 SUBDIRS = src config doc
2
3 noinst_DATA = README
4
5 README: doc/README.xml
6         docbook2txt $<
7         mv README.txt $@