Mercurial > syslog2iptables
view src/Makefile.am @ 6:128cae6f3459
initial coding
author | carl |
---|---|
date | Fri, 02 Dec 2005 18:01:07 -0800 |
parents | 276c4edc8521 |
children | 390ac4e01472 |
line wrap: on
line source
sbin_PROGRAMS = syslog2iptables syslog2iptables_SOURCES = syslog2iptables.cpp tokenizer.cpp tokenizer.h \ includes.h syslogconfig.cpp syslogconfig.h syslog2iptables.h # set the include path found by configure INCLUDES= $(all_includes) # the library search path. syslog2iptables_LDFLAGS = $(all_libraries)