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 70506332cc..d1c331da47 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,7 @@ sysconf_DATA = manuf
ethereal_SOURCES = \
capture.c \
+ column.c \
ethereal.c \
ethertype.c \
file.c \
@@ -46,6 +47,7 @@ ethereal_SOURCES = \
resolv.c \
util.c \
capture.h \
+ column.h \
config.h \
ethereal.h \
etypes.h \