comparison Makefile.am @ 42:d9ae11033b4b stable-1-9

Add default config to firewall systems that send bounces to non-existant accounts. Switch to Mercurial source control. Update spec file for fedora packaging.
author Carl Byington <carl@five-ten-sg.com>
date Fri, 21 Mar 2008 14:02:32 -0700
parents 3eb867c9beb2
children 9e9f09cf411c
comparison
equal deleted inserted replaced
41:738d1f059183 42:d9ae11033b4b
1 SUBDIRS = src man html info 1 SUBDIRS = src man html info
2 hackdir = $(sysconfdir) 2 hackdir = $(sysconfdir)
3 hack_SCRIPTS = syslog2iptables 3 hack_SCRIPTS = syslog2iptables
4 sysconf_DATA = syslog2iptables.conf 4 sysconf_DATA = syslog2iptables.conf
5 htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@
6 html_DATA = AUTHORS COPYING ChangeLog NEWS README
5 CLEANFILES = syslog2iptables xml/syslog2iptables xml/Makefile 7 CLEANFILES = syslog2iptables xml/syslog2iptables xml/Makefile
6 EXTRA_DIST = syslog2iptables.conf syslog2iptables.spec $(wildcard xml/h*) $(wildcard xml/M*) $(wildcard xml/s*) 8 EXTRA_DIST = syslog2iptables.conf syslog2iptables.spec $(wildcard xml/h*) $(wildcard xml/M*) $(wildcard xml/s*)
7 9
8 syslog2iptables: syslog2iptables.rc 10 syslog2iptables: syslog2iptables.rc
9 cat syslog2iptables.rc | \ 11 cat syslog2iptables.rc | \