summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
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 c019f478..6550f41a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1202,4 +1202,4 @@ add_custom_target(uninstall
# Tcpdump tests
#
add_custom_target(check
- COMMAND ${CMAKE_SOURCE_DIR}/tests/TESTrun.sh)
+ COMMAND ${CMAKE_SOURCE_DIR}/tests/TESTrun)