]> 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>
Mon, 25 Aug 2014 23:09:00 +0000 (19:09 -0400)
commit0efd7f7fc5255c9186ac073de9b47d5d93735eb8
tree32e1df05cfaff66f7cf645de867814be647914ff
parent57221f67feb3b7ef23bba9a34a21640ce792ee09
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