Add timeouts to 'tinc join'
[tinc] / test / meson.build
index db719a2..60f4eeb 100644 (file)
@@ -1,2 +1,6 @@
-subdir('integration')
+if python.found()
+  subdir('integration')
+endif
+
+subdir('unit')