Qt: Fix Makefile.am for utils dir change

Fix Makefile.am

Change-Id: I31cdbc2af0659b247d22af7438300c44acfff63e
Reviewed-on: https://code.wireshark.org/review/22801
Reviewed-by: Roland Knall <rknall@gmail.com>
This commit is contained in:
Roland Knall 2017-07-26 12:28:50 +02:00 committed by Roland Knall
parent ddfc1d37cc
commit ea998190cf
1 changed files with 1 additions and 1 deletions

View File

@ -480,7 +480,7 @@ WIRESHARK_QT_WIDGET_SRC = \
WIRESHARK_QT_UTILS_SRC = \
utils/color_utils.cpp \
utils/stock_icon.cpp \
utils/qt_ui_utils.cpp \
utils/qt_ui_utils.cpp
WIRESHARK_QT_SRC = \
about_dialog.cpp \