]> xenbits.xensource.com Git - people/andrewcoop/xen-test-framework.git/commit
build: Fix the install rule for configuration files
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 2 Aug 2016 18:43:12 +0000 (19:43 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 2 Aug 2016 18:43:12 +0000 (19:43 +0100)
commit396f35f4ea31b2aa173bedeb5b02f72947b7f824
treeee240c0400b15bfeaaee6b72c4350700f1b3af0e
parentafae0848ef54dba62e6fe6edfb3cbd656db2d1f8
build: Fix the install rule for configuration files

install-$(env) should only depend on the $(env) subset of all configuration
files, and all configuration files should be installed, rather than just the
first listed.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
build/gen.mk