aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-03-20 23:32:56 +0000
committerGuy Harris <guy@alum.mit.edu>2005-03-20 23:32:56 +0000
commit18fe5b7195b79fb7d7657c1b95aae3dc61656483 (patch)
tree5f668af60be69dcfc47a3f6d4076a77d669a9d5c /gtk/Makefile.common
parent536718bb6c3d0abcbcbe5d6207c719dfac08f96a (diff)
Put the source file names in alphabetical order.
svn path=/trunk/; revision=13838
Diffstat (limited to 'gtk/Makefile.common')
-rw-r--r--gtk/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/Makefile.common b/gtk/Makefile.common
index 723893ced3..771040ae24 100644
--- a/gtk/Makefile.common
+++ b/gtk/Makefile.common
@@ -106,7 +106,6 @@ ETHEREAL_TAP_SRC = \
ansi_a_stat.c \
ansi_map_stat.c \
bootp_stat.c \
- sctp_chunk_stat.c \
conversations_eth.c \
conversations_fc.c \
conversations_fddi.c \
@@ -146,6 +145,7 @@ ETHEREAL_TAP_SRC = \
rtp_stream_dlg.c \
stats_tree_stat.c \
sctp_assoc_analyse.c \
+ sctp_chunk_stat.c \
sctp_stat_dlg.c \
sip_stat.c \
smb_stat.c \