summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-12 23:49:48 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-12 23:49:48 -0400
commit6724edf48bf8c7b88f2d1e62c3d91c846de76248 (patch)
tree8d732e0b72c3cf7dbeec77aa8865d9eafc4f27a1 /src/Makefile
parentf0d6fb6fa9e817539e960b1ce70bd4f367646875 (diff)
fix
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Makefile b/src/Makefile
index 5aa9e0fda5..b3de845981 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -37,10 +37,9 @@ at.subdirs += grp-coredump
at.subdirs += grp-resolve
#at.subdirs += grp-system
at.subdirs += grp-timedate
-at.subdirs += initctl
at.subdirs += kernel-install
at.subdirs += libbasic
-#at.subdirs += libcore
+at.subdirs += libcore
at.subdirs += libfirewall
at.subdirs += libshared
at.subdirs += libsystemd
@@ -48,8 +47,8 @@ at.subdirs += libsystemd-network
at.subdirs += libudev
at.subdirs += nss-myhostname
at.subdirs += systemd-activate
-at.subdirs += systemd-ac-power
-at.subdirs += systemd-analyze
+#at.subdirs += systemd-ac-power
+#at.subdirs += systemd-analyze
#at.subdirs += systemd-machine-id-setup
#at.subdirs += systemd-modules-load
@@ -58,5 +57,6 @@ at.subdirs += systemd-analyze
#at.subdirs += systemd-sysctl
at.subdirs += systemd-nspawn
+at.subdirs += systemd-initctl
include $(topsrcdir)/build-aux/Makefile.tail.mk