Commit 8215fe8e by Stéphane Graber

Remove lxc-start-ephemeral from configure.ac

lxc-start-ephemeral.in ended up in configure.ac as a result of the cherry-pick. This new tool hasn't been pulled in yet. Signed-off-by: 's avatarStéphane Graber <stgraber@ubuntu.com>
parent 192df6e2
...@@ -170,7 +170,6 @@ AC_CONFIG_FILES([ ...@@ -170,7 +170,6 @@ AC_CONFIG_FILES([
src/lxc/lxc-create src/lxc/lxc-create
src/lxc/lxc-clone src/lxc/lxc-clone
src/lxc/lxc-shutdown src/lxc/lxc-shutdown
src/lxc/lxc-start-ephemeral
src/lxc/lxc-destroy src/lxc/lxc-destroy
]) ])
......
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