summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-10-02 04:54:07 +0200
committerLennart Poettering <lennart@poettering.net>2013-10-02 04:59:05 +0200
commit1434ae6fd49f8377b0ddbd4c675736e0d3226ea6 (patch)
tree4668e8216999e5f64dcddfad930ca46b8d55320f /Makefile.am
parentfbd8ebddbe43f55f76d6d6dc681b342ca2dd4376 (diff)
cgroup: there's no point in labelling cgroupfs dirs, so let's not do thatsystemd/v208
This allows us to get rid of the dep on libsystemd-label for cgroup management. https://bugs.freedesktop.org/show_bug.cgi?id=69966
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4570e18de2..8d9c58758f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -767,7 +767,6 @@ noinst_LTLIBRARIES += \
libsystemd-label.la
libsystemd_label_la_SOURCES = \
- src/shared/cgroup-label.c \
src/shared/socket-label.c \
src/shared/label.c \
src/shared/label.h \