mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-23 17:42:31 +01:00
13 lines
242 B
Diff
13 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',
|