From a91df40e69fec72cc98c9829721fa5153da28bc2 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 29 Apr 2014 08:57:51 +0200 Subject: timesyncd: add unit and man page --- Makefile.am | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 7783882d12..4661a2a3a9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4023,8 +4023,14 @@ systemd_timesyncd_LDADD = \ libsystemd-shared.la \ -lm -noinst_PROGRAMS += \ +rootlibexec_PROGRAMS += \ systemd-timesyncd + +nodist_systemunit_DATA += \ + units/systemd-timesyncd.service + +EXTRA_DIST += \ + units/systemd-timesyncd.service.in endif # ------------------------------------------------------------------------------ -- cgit v1.2.3-54-g00ecf