# HG changeset patch # User Carl Byington # Date 1486673901 28800 # Node ID ea7b7a0d0039ec22a7dfc38f669014ad8d6572f3 # Parent 79f310d1bc46e01257c6c664c4e6042106b189d6 RHEL7 systemd and /var/run on tmpfs diff -r 79f310d1bc46 -r ea7b7a0d0039 Makefile.am --- a/Makefile.am Thu Feb 09 12:44:31 2017 -0800 +++ b/Makefile.am Thu Feb 09 12:58:21 2017 -0800 @@ -3,8 +3,7 @@ SUBDIRS = src man html info hackdir = $(sysconfdir) hack_SCRIPTS = syslog2iptables syslog2iptables.service -hack_DATA = syslog2iptables.conf.make syslog2iptables.conf.top syslog2iptables.conf.bottom -syslog2iptables.conf.httpd +hack_DATA = syslog2iptables.conf.make syslog2iptables.conf.top syslog2iptables.conf.bottom syslog2iptables.conf.httpd htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@ html_DATA = AUTHORS COPYING ChangeLog NEWS README CLEANFILES = syslog2iptables syslog2iptables.service xml/syslog2iptables xml/Makefile