aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2010-07-15 22:50:28 +0000
committerJörg Mayer <jmayer@loplof.de>2010-07-15 22:50:28 +0000
commit9f9b4fbf7162b4b017d68f9402ace06eca007d86 (patch)
tree2f9fa9438ecabafb4fca2c31b883d3e6167e2326 /CMakeLists.txt
parent04cf498c25a6e1862986ae8cbaf8d0c61c290226 (diff)
Fix cmake build for wireshark-filters.
svn path=/trunk/; revision=33546
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 81206536a1..cd949da4f0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -859,7 +859,7 @@ pod2manhtml( ${CMAKE_SOURCE_DIR}/doc/rawshark 1 )
pod2manhtml( ${CMAKE_SOURCE_DIR}/doc/text2pcap 1 )
pod2manhtml( ${CMAKE_SOURCE_DIR}/doc/tshark 1 )
pod2manhtml( wireshark 1 )
-pod2manhtml( wireshark-filter 4 )
+pod2manhtml( ${CMAKE_SOURCE_DIR}/doc/wireshark-filter 4 )
add_custom_target(
auxiliary ALL