From 4ddd504bb4bdcdf0b3d7e9a462046adfa9c6bab3 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Fri, 19 Aug 2005 10:00:14 +0000 Subject: Move the stats.[ch] stuff into epan, so plugins can use it. svn path=/trunk/; revision=15429 --- Makefile.common | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.common') diff --git a/Makefile.common b/Makefile.common index bc4db2cf03..cf43eb6d3a 100644 --- a/Makefile.common +++ b/Makefile.common @@ -82,7 +82,6 @@ ETHEREAL_COMMON_SRC = \ print.c \ ps.c \ ringbuffer.c \ - stat.c \ timestats.c \ util.c \ version_info.c @@ -107,7 +106,6 @@ ETHEREAL_COMMON_INCLUDES = \ ps.h \ register.h \ ringbuffer.h \ - stat.h \ timestats.h \ util.h \ version_info.h -- cgit v1.2.3