X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=12118b1cc08e44e577c0ac8f81ccb6efdea44046;hp=7f8e22a6a3d589246097307556bbc2cad8b1274b;hb=cca4aeeead1985f503d175eb1fcad9ed66f2e25d;hpb=bb29785e0df6a7cf07db0259a60bc1f3b4814cb4 diff --git a/Makefile.am b/Makefile.am index 7f8e22a6a..12118b1cc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -207,6 +207,11 @@ dist_tmpfiles_DATA = \ tmpfiles.d/systemd.conf \ tmpfiles.d/x11.conf +if HAVE_SYSV_COMPAT +dist_tmpfiles_DATA += \ + tmpfiles.d/legacy.conf +endif + dist_systemunit_DATA = \ units/graphical.target \ units/multi-user.target \