Fix cmake build for wireshark-filters.
authorJörg Mayer <jmayer@loplof.de>
Thu, 15 Jul 2010 22:50:28 +0000 (22:50 -0000)
committerJörg Mayer <jmayer@loplof.de>
Thu, 15 Jul 2010 22:50:28 +0000 (22:50 -0000)
svn path=/trunk/; revision=33546

CMakeLists.txt

index 81206536a19fea74343e5a23937423bf83d65914..cd949da4f02529d9d8b7498b9208c174a2f02fef 100644 (file)
@@ -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