From ceda54d93c9c16f24737412cfbc719e01c474ef6 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 16 Jul 2010 21:38:56 +0200 Subject: [PATCH] units: wire smartcard.target into Makefile --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 9d52772aa..94ae6af35 100644 --- a/Makefile.am +++ b/Makefile.am @@ -147,7 +147,8 @@ dist_systemunit_DATA = \ units/var-lock.mount \ units/var-run.mount \ units/printer.target \ - units/bluetooth.target + units/bluetooth.target \ + units/smartcard.target nodist_systemunit_DATA = \ units/sysinit.target \ -- 2.30.2