chiark / gitweb /
build-sys: fix build
authorLennart Poettering <lennart@poettering.net>
Tue, 14 Jun 2011 20:01:44 +0000 (22:01 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 14 Jun 2011 20:01:44 +0000 (22:01 +0200)
Makefile.am

index ee16f9800959f65de4c93f8e3d12c67210cde4b8..ded325a576a4f8186581df0c1613a934e8c9cc2d 100644 (file)
@@ -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 \