aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>1999-02-15 06:36:57 +0000
committerGuy Harris <guy@alum.mit.edu>1999-02-15 06:36:57 +0000
commit38a04d266041d513504124245ab1c344ca89bfbd (patch)
treede9add6ec01e36d58ad3d8b4a4dbcb00ab570d55 /Makefile.am
parent58778fd8ad5d56f3a57fb60e52f6b1c0ae47951c (diff)
Added Richard Sharpe's TFTP support.
svn path=/trunk/; revision=190
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5b187f6252..45463caca7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,6 +40,7 @@ ethereal_SOURCES = \
packet-raw.c \
packet-rip.c \
packet-tcp.c \
+ packet-tftp.c \
packet-tr.c \
packet-trmac.c \
packet-udp.c \