mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-26 04:35:39 +03:00
12 lines
242 B
Diff
12 lines
242 B
Diff
diff --git a/test/meson.build b/test/meson.build
|
|
index 3a547b4..1f6a393 100644
|
|
--- a/test/meson.build
|
|
+++ b/test/meson.build
|
|
@@ -24,7 +24,6 @@ gtest_dep = declare_dependency(
|
|
)
|
|
|
|
subdir('net')
|
|
-subdir('time')
|
|
|
|
executable(
|
|
'read_conf',
|