summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-05-17 19:42:57 +0200
committerLennart Poettering <lennart@poettering.net>2010-05-17 19:42:57 +0200
commit705dbf3aa3e95a4e591dcbc79774708d71b0e2e8 (patch)
treec544fe1027bf5459b9d98b9e8b3f2901cc30ee69 /Makefile.am
parent50321ee3ef31b540e78bb767c3935763b96ea581 (diff)
units: make sure to ship units/remote-fs.target.m4 in tarball
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3b54699af..627538d23 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -101,6 +101,7 @@ EXTRA_DIST = \
units/getty@.service.m4 \
units/graphical.target.m4 \
units/multi-user.target.m4 \
+ units/remote-fs.target.m4 \
units/systemd-initctl.service.in \
units/systemd-logger.service.in \
units/syslog.target.in \
@@ -361,7 +362,9 @@ CLEANFILES = \
units/basic.target \
units/getty@.service \
units/graphical.target \
- units/multi-user.target
+ units/multi-user.target \
+ units/remote-fs.target \
+ units/session/remote-fs.target
if HAVE_XSLTPROC
man/%.5 man/%.7: man/%.xml