X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=0bf803a1f366dbe36234f9cf69aa9255221c6f70;hb=6294aa76d818e831de4592b41a37e225fd0871f9;hp=e9be6facc67a81d881c31b71b727caeb2fa980f8;hpb=fd53fee04b1f1c1ca1e30e8d470d7416900a35dc;p=elogind.git diff --git a/Makefile.am b/Makefile.am index e9be6facc..0bf803a1f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -727,6 +727,8 @@ libsystemd_shared_la_SOURCES = \ src/shared/path-util.h \ src/shared/time-util.c \ src/shared/time-util.h \ + src/shared/locale-util.c \ + src/shared/locale-util.h \ src/shared/hashmap.c \ src/shared/hashmap.h \ src/shared/siphash24.c \