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