X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=162a7be45e351cd54d593e91a4fbf70e148ce555;hp=f4b19589a1b1c6f7d5938bdb6ef5d629a9fc90a6;hb=984af580b3c3dda38ad6910703970e43d6300b54;hpb=b67f541f130cd4c55da0b74af5fcbb4daeca1937 diff --git a/Makefile.am b/Makefile.am index f4b19589a..162a7be45 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1584,6 +1584,7 @@ nodist_systemunit_DATA += \ dist_tmpfiles_DATA = \ tmpfiles.d/systemd.conf \ + tmpfiles.d/systemd-nologin.conf \ tmpfiles.d/tmp.conf \ tmpfiles.d/x11.conf @@ -5012,4 +5013,4 @@ tests += \ test-libudev-sym cppcheck: - cppcheck --enable=all $(top_srcdir) + cppcheck --enable=all -q $(top_srcdir)