> +include %D%/src/Makefile.rel.am > + > +if ENABLE_DEFINEFORMAT > +defineformatdocdir = $(docdir)/defineformat > +dist_defineformatdoc_DATA = \ > + %D%/README \ > + %D%/ChangeLog \ > + %D%/NEWS \ > + %D%/COPYING \ > + %D%/AUTHORS > + > +EXTRA_DIST += \ > + %D%/wscript_build \ > + %D%/wscript_configure > + > +plugin = defineformat
leftover --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/277/files#r46149912
