chiark / gitweb /
build-sys: add a variable to collect .wants links
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 23 Jan 2013 03:24:54 +0000 (22:24 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 24 Jan 2013 21:25:36 +0000 (16:25 -0500)
commit6ff392416e6a6403e0183ca9c3e158f7aa6bc7ea
tree68578ce31bf867ff8b6152b2ac6135c5068f3bd1
parent3939e155d57e0a7319ed3af8bff48e68aea76543
build-sys: add a variable to collect .wants links

The idea is to make Makefile.am more declarative and avoid
repetitions. Redeclaring unit links as variables also makes
it easier to conditionally install only some of them.
Makefile.am