summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-02-02 04:49:58 +0000
committerGuy Harris <guy@alum.mit.edu>2013-02-02 04:49:58 +0000
commit4d85cfeea676b8d84be41422f32a660b2a1b3b81 (patch)
treee287c7a1a1aa6669d8d37a7a25be3f28b54c3744 /Makefile.common
parent58b5fc9ebf648a105cb3a9d57456ca4ec2e8ba6f (diff)
downloadwireshark-4d85cfeea676b8d84be41422f32a660b2a1b3b81.tar.gz
Move recent.c to the ui directory, as we did with its header file.
svn path=/trunk/; revision=47438
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 900d1afce2..8e79054edc 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -117,7 +117,6 @@ wireshark_SOURCES = \
iface_monitor.c \
merge.c \
proto_hier_stats.c \
- recent.c \
summary.c \
tempfile.c \
u3.c \