aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lxc/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lxc/Makefile.am b/src/lxc/Makefile.am
index 0ce6491..7b63f18 100644
--- a/src/lxc/Makefile.am
+++ b/src/lxc/Makefile.am
@@ -4,7 +4,6 @@ pkginclude_HEADERS = \
monitor.h \
utils.h \
namespace.h \
- lock.h \
lxc.h \
cgroup.h \
conf.h \
@@ -33,7 +32,6 @@ liblxc_so_SOURCES = \
cgroup.c cgroup.h \
lxc.h \
utils.c utils.h \
- lock.c lock.h \
namespace.h namespace.c \
conf.c conf.h \
confile.c confile.h \