]> git.ipfire.org Git - thirdparty/lxc.git/commit
build: don't remove configuration template on clean
authorDaniel Miranda <danielkza2@gmail.com>
Mon, 25 Aug 2014 21:16:42 +0000 (18:16 -0300)
committerStéphane Graber <stgraber@ubuntu.com>
Sat, 20 Sep 2014 01:13:04 +0000 (21:13 -0400)
commitff117dabd52fd19d18a4bcfd2b578e4663e6794e
treeadbdc4a9a1985f15437e6c6b7a2b3de5e2f87948
parent43d8085d427baea48fd79a2768ce29ade89bb837
build: don't remove configuration template on clean

Now that default.conf is generated/linked during the configuration
phase, it should not longer be removed in the 'clean' stage, or
subsequent builds will fail. Only remove it during 'dist-clean'.

Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
config/etc/Makefile.am