summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-06-17 13:13:54 +0100
committerColin Watson <cjwatson@debian.org>2014-06-17 13:13:54 +0100
commita8c6b2b99b247f147e00acfc9b4f590de96463c8 (patch)
treec66b3a2edf1b30b27154cb5edb1bca87e33b714e /Makefile.am
parent285cb9b8bd6af0c64e9d74efe5c836a5d338387a (diff)
Add systemd tmpfiles snippet to clean up old cat files after a week
Fixes Fedora bug #1110274. * configure.ac: Accept --with-systemdtmpfilesdir option. (AC_CONFIG_FILES): Add init/Makefile and init/systemd/Makefile. * Makefile.am (SUBDIRS): Add init. * init/Makefile.am: New file. * init/systemd/Makefile.am: New file. * init/systemd/man-db.conf: New file. * .gitignore: Add init/Makefile and init/systemd/Makefile.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6e7cdc4e..d30c8b68 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,7 +20,7 @@
## along with man-db; if not, write to the Free Software Foundation,
## Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-SUBDIRS = docs gnulib/lib gnulib/po lib libdb src man manual po tools
+SUBDIRS = docs gnulib/lib gnulib/po init lib libdb src man manual po tools
dist_noinst_DATA = FAQ NEWS README include/README