mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-15 04:42:02 +00:00
7 lines
186 B
Diff
7 lines
186 B
Diff
--- a/meson.build 2024-12-06 09:22:04.231554103 +0100
|
|
+++ b/meson.build 2024-12-06 09:22:10.239461416 +0100
|
|
@@ -45,4 +45,3 @@
|
|
if(lua_dep.found())
|
|
subdir('lua')
|
|
endif
|
|
-subdir('test')
|