aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort-dev/patches/spoink_patch/2.8.6/Makefile.am
diff options
context:
space:
mode:
authorrobiscool <robrob2626@yahoo.com>2011-01-21 14:04:42 -0800
committerrobiscool <robrob2626@yahoo.com>2011-01-21 14:04:42 -0800
commit6ee81bdd7b1d9457b1b27748153c6e376b31c3c7 (patch)
treef5755a840d945d025462649b12ec24d1e1d2fb49 /config/snort-dev/patches/spoink_patch/2.8.6/Makefile.am
parent5c7854940acef4e7446c5a66b8b25282571fb036 (diff)
downloadpfsense-packages-6ee81bdd7b1d9457b1b27748153c6e376b31c3c7.tar.gz
pfsense-packages-6ee81bdd7b1d9457b1b27748153c6e376b31c3c7.tar.bz2
pfsense-packages-6ee81bdd7b1d9457b1b27748153c6e376b31c3c7.zip
snort-dev, add my patches as requested by the head pfsense devs
Diffstat (limited to 'config/snort-dev/patches/spoink_patch/2.8.6/Makefile.am')
-rw-r--r--config/snort-dev/patches/spoink_patch/2.8.6/Makefile.am17
1 files changed, 17 insertions, 0 deletions
diff --git a/config/snort-dev/patches/spoink_patch/2.8.6/Makefile.am b/config/snort-dev/patches/spoink_patch/2.8.6/Makefile.am
new file mode 100644
index 00000000..0879c6e3
--- /dev/null
+++ b/config/snort-dev/patches/spoink_patch/2.8.6/Makefile.am
@@ -0,0 +1,17 @@
+## $Id
+AUTOMAKE_OPTIONS=foreign no-dependencies
+
+noinst_LIBRARIES = libspo.a
+
+libspo_a_SOURCES = spo_alert_fast.c spo_alert_fast.h \
+spo_alert_full.c spo_alert_full.h \
+spo_alert_syslog.c spo_alert_syslog.h spo_alert_unixsock.c \
+spo_alert_unixsock.h spo_csv.c spo_csv.h spo_database.c spo_database.h \
+spo_log_null.c spo_log_null.h spo_log_tcpdump.c \
+spo_log_tcpdump.h spo_unified.c spo_unified2.c spo_unified.h spo_unified2.h \
+spo_log_ascii.c spo_log_ascii.h spo_alert_sf_socket.h spo_alert_sf_socket.c \
+spo_alert_prelude.c spo_alert_prelude.h spo_alert_arubaaction.c spo_alert_arubaaction.h \
+spo_alert_test.c spo_alert_test.h \
+spo_pf.h spo_pf.c
+
+INCLUDES = @INCLUDES@