aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-08-24 16:27:23 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-08-24 16:27:23 +0000
commite1bd4fd73f3abecd66396f8f14a385b8fe519f31 (patch)
tree9c479c41c4f149ccf3d42be55616b8c46e7d5578 /Makefile.am
parent5a221703bb04091745ffae3951bb5b19e2a250ba (diff)
Added John McDermott's colorization routines. There's still some
debug printf's in there. svn path=/trunk/; revision=562
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 1011f256f1..59db5d37d1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,6 +11,8 @@ ethereal_SOURCES = \
alignment.h \
capture.c \
capture.h \
+ colors.c \
+ colors.h \
column.c \
column.h \
dfilter-int.h \