aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/Makefile.common')
-rw-r--r--gtk/Makefile.common7
1 files changed, 4 insertions, 3 deletions
diff --git a/gtk/Makefile.common b/gtk/Makefile.common
index 03415e7b69..836a59dbf7 100644
--- a/gtk/Makefile.common
+++ b/gtk/Makefile.common
@@ -138,14 +138,14 @@ WIRESHARK_TAP_SRC = \
conversations_ip.c \
conversations_ipx.c \
conversations_jxta.c \
+ conversations_ncp.c \
+ conversations_rsvp.c \
conversations_sctp.c \
conversations_tcpip.c \
conversations_tr.c \
conversations_udpip.c \
conversations_usb.c \
conversations_wlan.c \
- conversations_ncp.c \
- conversations_rsvp.c \
dcerpc_stat.c \
expert_comp_dlg.c \
expert_dlg.c \
@@ -164,12 +164,13 @@ WIRESHARK_TAP_SRC = \
hostlist_ipx.c \
hostlist_jxta.c \
hostlist_ncp.c \
+ hostlist_rsvp.c \
+ hostlist_sctp.c \
hostlist_tcpip.c \
hostlist_tr.c \
hostlist_udpip.c \
hostlist_usb.c \
hostlist_wlan.c \
- hostlist_rsvp.c \
io_stat.c \
ldap_stat.c \
mgcp_stat.c \