aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 74e1f2c017..d25e3341c6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,6 +8,7 @@ ethereal_SOURCES = \
ethertype.c \
file.c \
filter.c \
+ follow.c \
menu.c \
packet.c \
packet-arp.c \
@@ -40,6 +41,7 @@ ethereal_SOURCES = \
etypes.h \
file.h \
filter.h \
+ follow.h \
menu.h \
packet.h \
packet-ipv6.h \