diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-18 03:32:33 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-18 04:53:12 +0100 |
commit | 177b3ffedbfc1aea839324edeb1f35a1a754ef5b (patch) | |
tree | c9157caebd4b1e6b33d0127a1367db56d827316c /Makefile.am | |
parent | 260abb780a135e4cae8c10715c7e85675efc345a (diff) |
special: get rid of dbus.target
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8d2343038e..a94d2a7f7d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -229,7 +229,6 @@ dist_systemunit_DATA = \ units/sigpwr.target \ units/sockets.target \ units/swap.target \ - units/dbus.target \ units/systemd-initctl.socket \ units/systemd-logger.socket \ units/systemd-shutdownd.socket \ |