commit | e7d97c5997c2240dc7b9648f8c5b6573cfa97b3f | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Wed Oct 24 14:57:49 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Wed Oct 24 16:44:06 2012 +0400 |
tree | 5a2bd03b1c3bf269210bd16bfc9762bc78572543 | |
parent | 537888a00ccbae85eedfeade71e586ad22be3e9d [diff] |
etc/Makefile.am: don't list conf files twice, add CLEANFILES Since commit 3dd31a1 vz.conf is autogenerated from vz.conf.in, while other .conf files are not. Use make feature to remove the .in suffix in order to not list the files twice. Also, add vz.conf to CLEANFILES since it's autogenerated. Signed-off-by: Kir Kolyshkin <kir@openvz.org>