aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>1999-02-12 09:03:42 +0000
committerGuy Harris <guy@alum.mit.edu>1999-02-12 09:03:42 +0000
commit10d6bc09967bfc1afbb601f9cca48b430f032d7e (patch)
treee44ee468f71555c5cc032aef2d91c3f43e7dedfd /Makefile.am
parent0e8998a11dfde3ab32c0dc669aed23a608a4cb48 (diff)
Add a first cut at HTTP decoding.
svn path=/trunk/; revision=187
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 d1f7aad409..5b187f6252 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,6 +24,7 @@ ethereal_SOURCES = \
packet-eth.c \
packet-fddi.c \
packet-giop.c \
+ packet-http.c \
packet-llc.c \
packet-lpd.c \
packet-ip.c \