summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2015-11-24 10:16:48 +0100
committerPascal Quantin <pascal.quantin@gmail.com>2015-11-24 09:24:53 +0000
commit8748a047bf684fbdf2c9859b6b17aa18b9a761d7 (patch)
tree6ccb741c78eb87e9e9b988411a956ff88ba07d01 /CMakeLists.txt
parent2bd360d8646fb530f21de39e77d4df55193c3bc3 (diff)
downloadwireshark-8748a047bf684fbdf2c9859b6b17aa18b9a761d7.tar.gz
Fix NSIS installer generation broken in gffb5b3d
Change-Id: Ife7595f1bdeba02d53ec558cd4f26288b26687e7 Reviewed-on: https://code.wireshark.org/review/12091 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 827140a863..e093f414af 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1653,6 +1653,7 @@ list(APPEND DATA_FILES_SRC
"diameter/*.xml"
"profiles/*/*"
"tpncp/tpncp.dat"
+ "wimaxasncp/*.dtd"
"wimaxasncp/*.xml"
)