From 5485b96a9a2c7d188cd7f11a65c24b49dd22614f Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sun, 16 Jan 2005 03:09:05 +0000 Subject: Report a friendlier name, if possible, when capturing in Tethereal. svn path=/trunk/; revision=13062 --- Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.common') diff --git a/Makefile.common b/Makefile.common index 43a797589a..57bf1e8111 100644 --- a/Makefile.common +++ b/Makefile.common @@ -62,6 +62,7 @@ BUILT_SOURCES = \ ETHEREAL_COMMON_SRC = \ $(PLATFORM_SRC) \ capture_stop_conditions.c \ + capture_ui_utils.c \ cfile.c \ clopts_common.c \ conditions.c \ @@ -80,6 +81,7 @@ ETHEREAL_COMMON_INCLUDES = \ $(DISSECTOR_SUPPORT_INCLUDES) \ svnversion.h \ capture_stop_conditions.h \ + capture_ui_utils.h \ cfile.h \ clopts_common.h \ color.h \ @@ -142,7 +144,6 @@ ethereal_SOURCES = \ capture.c \ capture_sync.c \ capture_loop.c \ - capture_ui_utils.c \ color_filters.c \ file.c \ filters.c \ @@ -156,7 +157,6 @@ ethereal_INCLUDES = \ alert_box.h \ capture.h \ capture_sync.h \ - capture_ui_utils.h \ color_filters.h \ filters.h \ g711.h \ -- cgit v1.2.3