summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
)