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