summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-03-25 22:32:59 +0100
committerLennart Poettering <lennart@poettering.net>2013-03-25 22:33:08 +0100
commite06e62f4a1d7a976587c4241eca157ce98d2da33 (patch)
tree1e24f8c2c5b3b751347c0d04390026d4a26dc749 /Makefile.am
parent54f874c56bebfaf199f84fca4bb2650a859bfac2 (diff)
man: properly document the system targets that are also available for the user instance
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8569983a15..40453deae5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3944,7 +3944,8 @@ USER_UNIT_ALIASES += \
$(systemunitdir)/paths.target paths.target \
$(systemunitdir)/bluetooth.target bluetooth.target \
$(systemunitdir)/printer.target printer.target \
- $(systemunitdir)/sound.target sound.target
+ $(systemunitdir)/sound.target sound.target \
+ $(systemunitdir)/smartcard.target smartcard.target
GENERAL_ALIASES += \
$(systemunitdir)/remote-fs.target $(pkgsysconfdir)/system/multi-user.target.wants/remote-fs.target \