[lxc-devel] [patch 7/7] Update Makefile.am with new files

Andrian Nord nightnord at gmail.com
Mon Dec 7 10:54:39 UTC 2009


That's simple =) As both headers are not exported, we are not adding
them into dist.

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

diff --git a/src/lxc/Makefile.am b/src/lxc/Makefile.am
index be64b2a..25ade6b 100644
--- a/src/lxc/Makefile.am
+++ b/src/lxc/Makefile.am
@@ -31,7 +31,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