summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorChristian Dywan <christian@twotoasts.de>2015-03-15 19:20:40 +0000
committerRabbitBot <>2015-03-15 19:20:40 +0000
commitba888ce817b47ed7f272612f62d93377e5ef9784 (patch)
treee76b1e6021b51876e3f8b8a016b88ebdde503f85 /tests
parentbbe3091ae9a37ac5e913ee7d9d6503c966c13a5b (diff)
parentb4f14489b629553a97062742d508d66a6724ac2d (diff)
downloadmidori-ba888ce817b47ed7f272612f62d93377e5ef9784.tar.gz
Clean up vapi dependency
Diffstat (limited to 'tests')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 54b66808..f507ccfd 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -26,7 +26,6 @@ foreach(UNIT_SRC ${TESTS})
CUSTOM_VAPIS
${EXTRA_VAPIS}
"${CMAKE_SOURCE_DIR}/midori/midori.vapi"
- "${CMAKE_SOURCE_DIR}/katze/katze.vapi"
"${CMAKE_BINARY_DIR}/midori/${LIBMIDORI}.vapi"
)