X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=5da132c6498fc363af9139082eb8e4f9e97753d7;hb=040f18ea8a682dc80c9f3940cf234ccd1135e115;hp=c7aff78480dc16bc20cfb7224063f9d612be5dbd;hpb=c3090674833c8bd34fbdb0e743f1c47d85dd14fb;p=elogind.git diff --git a/Makefile.am b/Makefile.am index c7aff7848..5da132c64 100644 --- a/Makefile.am +++ b/Makefile.am @@ -909,6 +909,8 @@ noinst_LTLIBRARIES += \ libsystemd_core_la_SOURCES = \ src/core/unit.c \ src/core/unit.h \ + src/core/unit-printf.c \ + src/core/unit-printf.h \ src/core/job.c \ src/core/job.h \ src/core/manager.c \