From 5552b1c1b39cc73fe7201b31e79d1a05c3d0cee0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 14 Jun 2011 22:01:44 +0200 Subject: build-sys: fix build --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index ee16f98009..ded325a576 100644 --- a/Makefile.am +++ b/Makefile.am @@ -244,6 +244,7 @@ dist_systemunit_DATA = \ units/halt.target \ units/kexec.target \ units/local-fs.target \ + units/remote-fs.target \ units/cryptsetup.target \ units/network.target \ units/nss-lookup.target \ @@ -301,7 +302,6 @@ nodist_systemunit_DATA = \ units/getty@.service \ units/serial-getty@.service \ units/console-shell.service \ - units/remote-fs.target \ units/systemd-initctl.service \ units/systemd-logger.service \ units/systemd-shutdownd.service \ @@ -349,7 +349,6 @@ EXTRA_DIST = \ units/getty@.service.m4 \ units/serial-getty@.service.m4 \ units/console-shell.service.m4 \ - units/remote-fs.target.m4 \ units/rescue.service.m4 \ units/systemd-initctl.service.in \ units/systemd-logger.service.in \ -- cgit v1.2.3-54-g00ecf