aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2010-01-26 19:52:05 -0800
committerGuy Harris <guy@alum.mit.edu>2010-01-26 19:52:05 -0800
commit9934984be500978f04439cedf003cd4340ddcf5d (patch)
tree1bc1abf40425c626b4b63b24494e73df6ed11bdf
parent06446f52c43a2860a780b3bcb9dc454e53b1f362 (diff)
Put pcap-snf.c and pcap-snf.h into the release tarball.
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index e41d562..3c993cb 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -290,6 +290,8 @@ EXTRA_DIST = \
pcap-sita.h \
pcap-sita.c \
pcap-sita.html \
+ pcap-snf.c \
+ pcap-snf.h \
pcap-snit.c \
pcap-snoop.c \
pcap-usb-linux.c \