aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorJoerg Mayer <jmayer@loplof.de>2014-07-31 07:55:36 +0200
committerJörg Mayer <jmayer@loplof.de>2014-07-31 05:56:28 +0000
commit54c55bbdf617d0a44624f648bfb6d688d2ccb9c6 (patch)
tree057a47cee12172f8b42589bbd89385180e0845d2 /asn1
parent5dd83af26d2a035bbe94fd453d2093e8504f2685 (diff)
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>
Diffstat (limited to 'asn1')
-rw-r--r--asn1/lpp/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/asn1/lpp/CMakeLists.txt b/asn1/lpp/CMakeLists.txt
index b020a68604..d8299430b6 100644
--- a/asn1/lpp/CMakeLists.txt
+++ b/asn1/lpp/CMakeLists.txt
@@ -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
)