aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2010-11-28 21:44:06 +0000
committerJörg Mayer <jmayer@loplof.de>2010-11-28 21:44:06 +0000
commit4ee8c642d6d979bd2f9e4f9551a758e63a32bd9b (patch)
tree7738b32254e6655682cdf0def81ff82b93bcbb80 /CMakeLists.txt
parent42e31d3efe82a2376cbba18e637e87445501053b (diff)
u3.c has moved.
svn path=/trunk/; revision=35057
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 90cf2a2a21..4de268e700 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -647,6 +647,7 @@ if(BUILD_wireshark AND GTK2_FOUND)
proto_hier_stats.c
summary.c
tempfile.c
+ u3.c
${SHARK_COMMON_CAPTURE_SRC}
${WIRESHARK_COMMON_SRC}
)