aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.common
diff options
context:
space:
mode:
authorIrene RĂ¼ngeler <I.Ruengeler@fh-muenster.de>2013-10-24 09:36:33 +0000
committerIrene RĂ¼ngeler <I.Ruengeler@fh-muenster.de>2013-10-24 09:36:33 +0000
commit9188e541084a74ffd2959b914b925854c0633330 (patch)
tree8ccdc570419c4361aaccfc589dd615cce0487082 /ui/Makefile.common
parentd803c5bf9cd7722ef82a8213ddfefdcd0c2a1697 (diff)
Move sctp_stat to ui to make it independent from gtk.
svn path=/trunk/; revision=52812
Diffstat (limited to 'ui/Makefile.common')
-rw-r--r--ui/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/Makefile.common b/ui/Makefile.common
index fc4ceb8825..a34788b42b 100644
--- a/ui/Makefile.common
+++ b/ui/Makefile.common
@@ -56,6 +56,7 @@ WIRESHARK_UI_SRC = \
preference_utils.c \
profile.c \
recent.c \
+ sctp_stat.c \
software_update.c \
ssl_key_export.c \
tap-megaco-common.c \
@@ -81,6 +82,7 @@ noinst_HEADERS = \
progress_dlg.h \
recent.h \
recent_utils.h \
+ sctp_stat.h \
simple_dialog.h \
software_update.h \
ssl_key_export.h \