X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=25f8231b50cfd2d603f5cfd802c72bdb0f0f7926;hp=51bd7c7dec735e9e9582d0d7e86d6cba670a6a63;hb=9a98c7a156709ae16f7e043f866ecb452ce906f8;hpb=36697dc0199e25f09b78090fcf5f1cf8a3648ffd diff --git a/Makefile.am b/Makefile.am index 51bd7c7de..25f8231b5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -787,6 +787,8 @@ libsystemd_shared_la_SOURCES = \ src/shared/virt.h \ src/shared/path-util.c \ src/shared/path-util.h \ + src/shared/time-util.c \ + src/shared/time-util.h \ src/shared/hashmap.c \ src/shared/hashmap.h \ src/shared/set.c \