aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2012-02-02 20:35:48 +0000
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2012-02-02 20:35:48 +0000
commit501d81b8d485c50d432d84ad0b388d6233ef3b86 (patch)
treefe1de07409ed85b2b82ad3bf80d3c563053b23d8 /epan/CMakeLists.txt
parent8728ec1ca15752d660e5f4af35a91bec8b1b01df (diff)
Rather than rename the remaining HI2Operations source files in asn1/ (to fix building of the dissector and make distcheck), revert 40803 and 40801.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40811 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/CMakeLists.txt')
-rw-r--r--epan/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/CMakeLists.txt b/epan/CMakeLists.txt
index 85479d9b1d..f38c49cf21 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -202,6 +202,7 @@ set(ASN1_DISSECTOR_SRC
dissectors/packet-ess.c
dissectors/packet-ftam.c
dissectors/packet-goose.c
+ dissectors/packet-HI2Operations.c
dissectors/packet-h225.c
dissectors/packet-h235.c
dissectors/packet-h245.c
@@ -213,7 +214,6 @@ set(ASN1_DISSECTOR_SRC
dissectors/packet-h450-ros.c
dissectors/packet-h460.c
dissectors/packet-h501.c
- dissectors/packet-hi2operations.c
dissectors/packet-hnbap.c
dissectors/packet-idmp.c
dissectors/packet-inap.c