summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-01-09 08:58:15 -0800
committerGerald Combs <gerald@wireshark.org>2015-01-09 17:49:37 +0000
commit4f658999e68791d083213eabf0de4202e5e4ab46 (patch)
tree7776f3794c1c55415f0d4bac2b77585aac9f34d6 /tools/Makefile.am
parentffb6f10f4eb0ad126a8496981cfaac0fb324bbc8 (diff)
downloadwireshark-4f658999e68791d083213eabf0de4202e5e4ab46.tar.gz
CMake: Migrate to hhc.cmake.
Remove FindHHC.cmake in favor of CMake's FindHTMLHelp. Remove the hhc.cmd wrapper. Change-Id: I548e58d2264c74596e9067d5053b056c35089b3c Reviewed-on: https://code.wireshark.org/review/6449 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 13a983cfc7..2a0fd1eea5 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -138,7 +138,6 @@ EXTRA_DIST = \
gen-bugnote \
git-compare-abis.sh \
git-export-release.sh \
- hhc.cmd.in \
html2text.py \
idl2deb \
idl2wrs \