summaryrefslogtreecommitdiff
path: root/ui/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-08-01 19:18:49 +0000
committerGerald Combs <gerald@wireshark.org>2012-08-01 19:18:49 +0000
commit02894a0be8f12768f362d475f761d7e25c92ab9c (patch)
treeec52d52ed4c6338498a6418e782f2a7b586298d7 /ui/Makefile.common
parentecf26166fa54bc8d23e1cd9378bf8c333487c75a (diff)
downloadwireshark-02894a0be8f12768f362d475f761d7e25c92ab9c.tar.gz
Move utf8_entities.h to the "ui" directory. Separate packet information
items with MIDDLE DOTs. svn path=/trunk/; revision=44194
Diffstat (limited to 'ui/Makefile.common')
-rw-r--r--ui/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/Makefile.common b/ui/Makefile.common
index 9e99daae86..f220a34ba8 100644
--- a/ui/Makefile.common
+++ b/ui/Makefile.common
@@ -53,4 +53,5 @@ noinst_HEADERS = \
recent_utils.h \
simple_dialog.h \
ui_util.h \
+ utf8_entities.h \
util.h