summaryrefslogtreecommitdiff
path: root/asn1
diff options
context:
space:
mode:
authorJoerg Mayer <jmayer@loplof.de>2014-07-31 23:53:41 +0200
committerJörg Mayer <jmayer@loplof.de>2014-07-31 21:59:03 +0000
commitf38c7d6bbdcfc631f43b8554fef6cb57ffc6c413 (patch)
treed086df80fe1ff5361d970135edb35ba013528940 /asn1
parent1ebfb3fc915a3006d6c78023950263e29357ecb0 (diff)
downloadwireshark-f38c7d6bbdcfc631f43b8554fef6cb57ffc6c413.tar.gz
Copy over autofoo change: No more .h file.
Change-Id: I283ffccd0b3e1f10a9fbf85e033c5e07cd426bbe Reviewed-on: https://code.wireshark.org/review/3305 Reviewed-by: Jörg Mayer <jmayer@loplof.de>
Diffstat (limited to 'asn1')
-rw-r--r--asn1/t125/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/asn1/t125/CMakeLists.txt b/asn1/t125/CMakeLists.txt
index ecea53d309..14b1799b75 100644
--- a/asn1/t125/CMakeLists.txt
+++ b/asn1/t125/CMakeLists.txt
@@ -33,7 +33,6 @@ set( ASN_FILE_LIST
set( EXTRA_DIST
${ASN_FILE_LIST}
packet-${PROTOCOL_NAME}-template.c
- packet-${PROTOCOL_NAME}-template.h
${PROTOCOL_NAME}.cnf
)