chiark / gitweb /
journal-upload: add config file
[elogind.git] / Makefile.am
index cc1d42352f239d3b538aa81d00190f3e8d282c6c..a492a1f7c009409aafbe439ac2cc3b3ca27e765d 100644 (file)
@@ -3531,6 +3531,15 @@ nodist_systemunit_DATA += \
 
 EXTRA_DIST += \
        units/systemd-journal-upload.service.in
 
 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
 endif
 
 # using _CFLAGS = in the conditional below would suppress AM_CFLAGS