X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=abd07eb7ec0d4d2b645758f7e2d99945c8d19910;hp=038b72e1e14ffea91888fd7531b9af35bd71a0bd;hb=1e59887dc92e163163051e627817e1675374cd22;hpb=cd6d0a456bc9c45fa79316fc5896e4a3ae75a30b diff --git a/Makefile.am b/Makefile.am index 038b72e1e..abd07eb7e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -240,6 +240,7 @@ noinst_LTLIBRARIES = \ libsystemd_basic_la_SOURCES = \ src/util.c \ + src/label.c \ src/hashmap.c \ src/set.c \ src/strv.c \