comparison Makefile.am @ 78:fadead7c9142

systemd only
author Carl Byington <carl@five-ten-sg.com>
date Wed, 15 Jul 2020 14:07:25 -0700
parents c6ba792f1a9a
children
comparison
equal deleted inserted replaced
77:c6ba792f1a9a 78:fadead7c9142
1 ACLOCAL_AMFLAGS = -I m4 1 ACLOCAL_AMFLAGS = -I m4
2 2
3 SUBDIRS = src man html info 3 SUBDIRS = src man html info
4 hackdir = $(sysconfdir) 4 hackdir = $(sysconfdir)
5 hack_SCRIPTS = syslog2iptables syslog2iptables.service 5 hack_SCRIPTS = syslog2iptables.service
6 hack_DATA = syslog2iptables.conf.make syslog2iptables.conf.top syslog2iptables.conf.bottom syslog2iptables.conf.httpd 6 hack_DATA = syslog2iptables.conf.make syslog2iptables.conf.top syslog2iptables.conf.bottom syslog2iptables.conf.httpd
7 htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@ 7 htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@
8 html_DATA = AUTHORS COPYING ChangeLog NEWS README 8 html_DATA = AUTHORS COPYING ChangeLog NEWS README
9 CLEANFILES = syslog2iptables.service xml/syslog2iptables xml/Makefile 9 CLEANFILES = syslog2iptables.service xml/syslog2iptables xml/Makefile
10 EXTRA_DIST = syslog2iptables.service.rc $(hack_DATA) syslog2iptables.spec xml/header.sgml xml/header.xml xml/Makefile.am xml/Makefile.in xml/syslog2iptables.in 10 EXTRA_DIST = syslog2iptables.service.rc $(hack_DATA) syslog2iptables.spec xml/header.sgml xml/header.xml xml/Makefile.am xml/Makefile.in xml/syslog2iptables.in