aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Combs <gerald@zing.org>2015-03-06 19:21:27 -0800
committerGerald Combs <gerald@wireshark.org>2015-03-07 03:22:08 +0000
commit2d5255ec3122ac394fc4f60e734f083925b240a7 (patch)
tree2def4fac525b3fc86f6084f254eb5b77867cd11c
parentacb62f1c7f8be6958c10df9d81c1c16369673825 (diff)
Add GenerateTestSh.cmake to the distribution.
Change-Id: I4cd6b91db7fa0202d6c1918feec9f34b819f09d1 Reviewed-on: https://code.wireshark.org/review/7571 Reviewed-by: Gerald Combs <gerald@wireshark.org>
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 62d9383cec..78df196545 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1273,6 +1273,7 @@ EXTRA_DIST = \
cmake/modules/FindYACC.cmake \
cmake/modules/FindYAPP.cmake \
cmake/modules/FindZLIB.cmake \
+ cmake/modules/GenerateTestSh.cmake \
cmake/modules/gmxTestLargeFiles.cmake \
cmake/modules/hhc.cmake \
cmake/modules/LICENSE.txt \