diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-07-23 22:12:23 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-07-23 23:05:21 -0400 |
commit | 0d4bb8b94e37e73f5c163eab267865824e8f912f (patch) | |
tree | 21f8bf6781eb44c0254abcdaafdcee1c060847d3 /src/Makefile | |
parent | f28b95a3f9c991c584025b033ea94a14ed113b95 (diff) |
fixity
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/Makefile b/src/Makefile index 2048196700..5da6a48833 100644 --- a/src/Makefile +++ b/src/Makefile @@ -51,8 +51,6 @@ at.subdirs += systemd-activate at.subdirs += systemd-ac-power at.subdirs += systemd-analyze at.subdirs += systemd-ask-password -at.subdirs += systemd-backlight -at.subdirs += systemd-binfmt at.subdirs += systemd-cgls at.subdirs += systemd-cgroups-agent at.subdirs += systemd-cgtop @@ -60,7 +58,6 @@ at.subdirs += systemd-cryptsetup at.subdirs += systemd-dbus1-generator at.subdirs += systemd-debug-generator at.subdirs += systemd-delta -at.subdirs += systemd-detect-virt at.subdirs += systemd-escape at.subdirs += systemd-firstboot at.subdirs += systemd-fsck @@ -75,15 +72,11 @@ at.subdirs += systemd-modules-load at.subdirs += systemd-notify at.subdirs += systemd-nspawn at.subdirs += systemd-path -at.subdirs += systemd-quotacheck -at.subdirs += systemd-random-seed at.subdirs += systemd-rc-local-generator at.subdirs += systemd-remount-fs at.subdirs += systemd-reply-password -at.subdirs += systemd-rfkill at.subdirs += systemd-run at.subdirs += systemd-shutdown -at.subdirs += systemd-sleep at.subdirs += systemd-socket-proxyd at.subdirs += systemd-stdio-bridge at.subdirs += systemd-sysctl @@ -95,7 +88,5 @@ at.subdirs += systemd-tmpfiles at.subdirs += systemd-tty-ask-password-agent at.subdirs += systemd-update-done at.subdirs += systemd-update-utmp -at.subdirs += systemd-user-sessions -at.subdirs += systemd-vconsole include $(topsrcdir)/build-aux/Makefile.tail.mk |