[lxc-devel] [patch 6/6] [draft] Add new files into Makefile.am fstab

Andrian Nord nightnord at gmail.com
Mon Nov 16 22:32:22 UTC 2009


That's simple ;)

Signed-off-by: Andrian Nord <NightNord at gmail.com>

diff --git a/src/lxc/Makefile.am b/src/lxc/Makefile.am
index ea47195..a88fc65 100644
--- a/src/lxc/Makefile.am
+++ b/src/lxc/Makefile.am
@@ -33,7 +33,9 @@ liblxc_so_SOURCES = \
 	lxc.h \
 	utils.c utils.h \
 	namespace.h namespace.c \
+	mount.c mount.h \
 	conf.c conf.h \
+	variables.c variables.h \
 	confile.c confile.h \
 	list.h \
 	state.c state.h \




More information about the lxc-devel mailing list