X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=fae946a388af1bea9745d51fc32e0c6841ab585f;hp=4d93304cb61c95bb53453aead7c3e5a72059dd40;hb=820c095831a352e669be23e5471f11e15b6db344;hpb=32a4456cc252689f51f383d150d34ed636bfec4d diff --git a/Makefile.am b/Makefile.am index 4d93304cb..fae946a38 100644 --- a/Makefile.am +++ b/Makefile.am @@ -768,6 +768,8 @@ libsystemd_shared_la_SOURCES = \ src/shared/time-util.h \ src/shared/locale-util.c \ src/shared/locale-util.h \ + src/shared/mempool.c \ + src/shared/mempool.h \ src/shared/hashmap.c \ src/shared/hashmap.h \ src/shared/siphash24.c \