X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=a492a1f7c009409aafbe439ac2cc3b3ca27e765d;hp=cc1d42352f239d3b538aa81d00190f3e8d282c6c;hb=29fc0ddcd737af906986d4029579d4dfe838ba02;hpb=5bc891206dd8eb4e4df58f502b0184b8426caf22;ds=sidebyside diff --git a/Makefile.am b/Makefile.am index cc1d42352..a492a1f7c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3531,6 +3531,15 @@ nodist_systemunit_DATA += \ EXTRA_DIST += \ units/systemd-journal-upload.service.in + +nodist_pkgsysconf_DATA += \ + src/journal-remote/journal-upload.conf + +EXTRA_DIST += \ + src/journal-remote/journal-upload.conf.in + +CLEANFILES += \ + src/journal-remote/journal-upload.conf endif # using _CFLAGS = in the conditional below would suppress AM_CFLAGS