aboutsummaryrefslogtreecommitdiffstats
path: root/.cvsignore
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-10-31 22:16:01 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-10-31 22:16:01 +0000
commit8613ba388b2799303cbc582b1b0c6677e09539a8 (patch)
treee75e61ee1cff0099bba850493b73b51b9a4f0e4f /.cvsignore
parent4288c4ebd9cdf9bc4b754241c990fc12b7fd04af (diff)
From Ronnie Sahlberg: have a registration interface for tap listeners,
and generate the table of stuff to register from tap source files, so Tethereal doesn't need to know what tap listeners exist. Get rid of "tap-xxx.h" files, as they're now empty. Add "tethereal-tap-register.c" to the .cvsignore file, as it's a new generated file. Update "Makefile.nmake" to generate "tethereal-tap-register.c". Clean up "Makefile.am" and "Makefile.nmake" a bit. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6525 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to '.cvsignore')
-rw-r--r--.cvsignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
index 565f7cd854..0a19603532 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -53,6 +53,7 @@ stamp-h1
tethereal
tethereal.1
tethereal_static
+tethereal-tap-register.c
text2pcap
text2pcap-scanner.c
text2pcap.1