aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 98e830c45c..192dd67873 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -386,8 +386,8 @@ endif
# @GTK_LIBS@ (as those are also needed for X applications, and GTK+
# applications are X applications).
wireshark_LDADD = \
- ui/gtk/libui.a \
- ui/gtk/libui_dirty.a \
+ ui/gtk/libgtkui.a \
+ ui/gtk/libgtkui_dirty.a \
codecs/libcodec.a \
wiretap/libwiretap.la \
epan/libwireshark.la \