aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index d18f803517..af757fe98c 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -3,7 +3,7 @@
# a) common to both files and
# b) portable between both files
#
-# $Id: Makefile.common,v 1.38 2004/03/30 18:55:46 guy Exp $
+# $Id: Makefile.common,v 1.39 2004/04/17 21:43:32 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -162,6 +162,7 @@ DISSECTOR_INCLUDES = \
packet-rsvp.h \
packet-rtcp.h \
packet-rtp.h \
+ packet-rtps.h \
packet-rtp-events.h \
packet-rwall.h \
packet-rx.h \