Add a missed -template.h file

Change-Id: I83f4680b3b258daf0fdad9f896be5f854b8dc3de
Reviewed-on: https://code.wireshark.org/review/3282
Reviewed-by: Jörg Mayer <jmayer@loplof.de>
This commit is contained in:
Joerg Mayer 2014-07-31 07:55:36 +02:00 committed by Jörg Mayer
parent 5dd83af26d
commit 54c55bbdf6
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ set( ASN_FILE_LIST
set( EXTRA_DIST
${ASN_FILE_LIST}
packet-${PROTOCOL_NAME}-template.c
packet-${PROTOCOL_NAME}-template.h
${PROTOCOL_NAME}.cnf
)