[Github-comments] [geany-plugins] Automake (#277)

Colomban Wendling notifications at xxxxx
Mon Nov 30 14:24:38 UTC 2015


> @@ -0,0 +1,16 @@
> +include %D%/src/Makefile.rel.am
> +
> +if ENABLE_ADDONS
> +addonsdocdir = $(docdir)/addons
> +dist_addonsdoc_DATA = \
> +	%D%/README \
> +	%D%/ChangeLog \
> +	%D%/NEWS \
> +	%D%/COPYING \
> +	%D%/AUTHORS

I don't really like how this got duplicated a lot… unfortunately I don't have a solution for that as we can't rely on something like `$(plugin)` anymore as it would conflict in the top-level Makefile

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/277/files#r46147828
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151130/3006267f/attachment.html>


More information about the Github-comments mailing list