aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-10-27 17:15:39 +0000
committerGerald Combs <gerald@wireshark.org>2013-10-27 17:15:39 +0000
commit69741d086b020a1578e25e386237f2a5a5e43124 (patch)
tree250606417b519016d982e5361e56bf75b012817d /wsutil/Makefile.common
parent858524047c57ae6e4dd053e47326489ee6eae542 (diff)
Remove U3 code and packaging.
svn path=/trunk/; revision=52896
Diffstat (limited to 'wsutil/Makefile.common')
-rw-r--r--wsutil/Makefile.common6
1 files changed, 2 insertions, 4 deletions
diff --git a/wsutil/Makefile.common b/wsutil/Makefile.common
index 7332d97d8e..0eb65f3ca7 100644
--- a/wsutil/Makefile.common
+++ b/wsutil/Makefile.common
@@ -56,8 +56,7 @@ LIBWSUTIL_SRC = \
rc4.c \
report_err.c \
tempfile.c \
- type_util.c \
- u3.c
+ type_util.c
# Header files that are not generated from other files
LIBWSUTIL_INCLUDES = \
@@ -88,5 +87,4 @@ LIBWSUTIL_INCLUDES = \
report_err.h \
swar.h \
tempfile.h \
- type_util.h \
- u3.h
+ type_util.h