aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.common1
-rw-r--r--ui/Makefile.common1
-rw-r--r--ui/recent.c (renamed from recent.c)0
3 files changed, 1 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 \
diff --git a/ui/Makefile.common b/ui/Makefile.common
index 4509496f7d..efd5a15b34 100644
--- a/ui/Makefile.common
+++ b/ui/Makefile.common
@@ -53,6 +53,7 @@ WIRESHARK_UI_SRC = \
help_url.c \
preference_utils.c \
profile.c \
+ recent.c \
ssl_key_export.c \
text_import.c \
time_shift.c \
diff --git a/recent.c b/ui/recent.c
index d66759672f..d66759672f 100644
--- a/recent.c
+++ b/ui/recent.c