From 2659a49ef0ecb269b1dc41f06ad541a264bda795 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Mon, 26 Aug 2013 16:53:57 +0100 Subject: lib/time-util: copy time parsing functions from systemd The functions are copied nearly as-is. Coding style has been modified to match with util-linux project, while the functionality remains untouched. CC: Lennart Poettering Signed-off-by: Sami Kerola --- lib/Makemodule.am | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Makemodule.am') diff --git a/lib/Makemodule.am b/lib/Makemodule.am index 6c3a1b0f3..32d46ba1f 100644 --- a/lib/Makemodule.am +++ b/lib/Makemodule.am @@ -23,6 +23,7 @@ libcommon_la_SOURCES = \ lib/sysfs.c \ lib/tt.c \ lib/wholedisk.c \ + lib/time-util.c \ lib/ttyutils.c \ lib/xgetpass.c \ lib/exec_shell.c -- cgit v1.2.3-55-g7522