aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2010-12-11 21:40:01 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2010-12-11 21:40:01 +0000
commitd9af8b16ba3b07749696de25291586e42485e25b (patch)
tree2e82f256a02c72196744d1e27918922358d194ac /plugins
parentc65ef3a0c27cb0295812dcc6351c8ad806e70c2d (diff)
Added opcua_extensionobjecttable.c from revision 34906.
svn path=/trunk/; revision=35177
Diffstat (limited to 'plugins')
-rw-r--r--plugins/opcua/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/opcua/CMakeLists.txt b/plugins/opcua/CMakeLists.txt
index baa206927d..d892b8e746 100644
--- a/plugins/opcua/CMakeLists.txt
+++ b/plugins/opcua/CMakeLists.txt
@@ -34,6 +34,7 @@ set(DISSECTOR_SUPPORT_SRC
opcua_enumparser.c
opcua_simpletypes.c
opcua_servicetable.c
+ opcua_extensionobjecttable.c
opcua_hfindeces.c
)