aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>1999-04-06 02:02:12 +0000
committerGuy Harris <guy@alum.mit.edu>1999-04-06 02:02:12 +0000
commitbad78f629a420ede7fa0ad7929efb343354fb037 (patch)
tree72dfc79e5d496961dab74281d5fa7ee891577e08 /Makefile.am
parentb59c4a366d156d08a7f50fce3009db16b4bf3bbc (diff)
Add NNTP support.
svn path=/trunk/; revision=241
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 8387062205..da64ac7ba7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,6 +37,7 @@ ethereal_SOURCES = \
packet-nbipx.c \
packet-nbns.c \
packet-ncp.c \
+ packet-nntp.c \
packet-null.c \
packet-osi.c \
packet-ospf.c \