summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build15
1 files changed, 0 insertions, 15 deletions
diff --git a/meson.build b/meson.build
index e59be17f96..ab0fcbab25 100644
--- a/meson.build
+++ b/meson.build
@@ -853,21 +853,6 @@ if enable_docs
subdir('docs')
endif
-pkg.generate(
- version: nm_version,
- name: nm_name,
- description: 'System for maintaining active network connection',
- filebase: nm_name,
- subdirs: nm_name,
- requires: '',
- variables: [
- 'exec_prefix=${prefix}',
- 'libgnome_serverdir=' + nm_libexecdir,
- 'plugindir=' + nm_pkglibdir,
- 'configdir=' + nm_pkgconfdir
- ]
-)
-
config = 'config.h'
configure_file(