summaryrefslogtreecommitdiff
path: root/clients/meson.build
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-03-01 12:42:48 +0100
committerThomas Haller <thaller@redhat.com>2021-03-02 08:38:25 +0100
commit54976f23cd95d11e0f6a39d628458d8ba6308876 (patch)
tree7f0e98f8141c6a164c6b9f7dbf4fa819be2807b4 /clients/meson.build
parent044da26bb71ff5ee1dabb28020abf5f418ff1a3b (diff)
build: move "clients/common/" to "src/libnmc-{base,setting}/"
Diffstat (limited to 'clients/meson.build')
-rw-r--r--clients/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/clients/meson.build b/clients/meson.build
index 60c5668e8d..3a401c31d4 100644
--- a/clients/meson.build
+++ b/clients/meson.build
@@ -18,7 +18,6 @@ executable(
install: true,
)
-subdir('common')
subdir('cli')
if enable_nmtui