Make build files compatible with muon
[tinc] / test / meson.build
index 48e6689..60f4eeb 100644 (file)
@@ -1,3 +1,6 @@
-subdir('integration')
+if python.found()
+  subdir('integration')
+endif
+
 subdir('unit')