diff options
Diffstat (limited to 'src/lxc/Makefile.am')
-rw-r--r-- | src/lxc/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lxc/Makefile.am b/src/lxc/Makefile.am index d2c4720..2654675 100644 --- a/src/lxc/Makefile.am +++ b/src/lxc/Makefile.am @@ -22,6 +22,7 @@ liblxc_so_SOURCES = \ commands.c commands.h \ start.c start.h \ stop.c \ + execute.c \ monitor.c monitor.h \ console.c \ freezer.c \ |