Commit c553a9c2 by Michael Holzt Committed by Daniel Lezcano

Rename doc/examples/lxc-complex-config.in to lxc-complex.conf.in

Rename doc/examples/lxc-complex-config.in to lxc-complex.conf.in as all other examples in this directory have a .conf ending as well. Signed-off-by: 's avatarMichael Holzt <lxc@my.fqdn.org> Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent 932b94f5
...@@ -107,7 +107,7 @@ AC_CONFIG_FILES([ ...@@ -107,7 +107,7 @@ AC_CONFIG_FILES([
doc/examples/lxc-empty-netns.conf doc/examples/lxc-empty-netns.conf
doc/examples/lxc-phys.conf doc/examples/lxc-phys.conf
doc/examples/lxc-veth.conf doc/examples/lxc-veth.conf
doc/examples/lxc-complex-config doc/examples/lxc-complex.conf
scripts/Makefile scripts/Makefile
scripts/lxc-debian scripts/lxc-debian
......
...@@ -10,7 +10,7 @@ pkgexamples_DATA = \ ...@@ -10,7 +10,7 @@ pkgexamples_DATA = \
lxc-empty-netns.conf \ lxc-empty-netns.conf \
lxc-phys.conf \ lxc-phys.conf \
lxc-veth.conf \ lxc-veth.conf \
lxc-complex-config lxc-complex.conf
endif endif
noinst_DATA = \ noinst_DATA = \
...@@ -20,4 +20,4 @@ noinst_DATA = \ ...@@ -20,4 +20,4 @@ noinst_DATA = \
lxc-no-netns.conf.in \ lxc-no-netns.conf.in \
lxc-phys.conf.in \ lxc-phys.conf.in \
lxc-veth.conf.in \ lxc-veth.conf.in \
lxc-complex-config.in lxc-complex.conf.in
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment