aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsinanmohd <sinan@sinanmohd.com>2024-04-07 14:22:58 +0530
committersinanmohd <sinan@sinanmohd.com>2024-04-07 14:22:58 +0530
commit1239f873e8b4c627fb346b61cd25ffdaa381ca5d (patch)
treeb3a014a407420cd21800847c19a7b86e9401b99f
parentcf21dd5c44985a8704fe1da793132710e0a596c6 (diff)
meson: clean up
-rw-r--r--meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 4d36aab..ff77d19 100644
--- a/meson.build
+++ b/meson.build
@@ -18,7 +18,6 @@ add_project_arguments(
)
gpgme_dep = dependency('gpgme', version: '>= 1.0')
-
npass_inc = include_directories('include')
subdir('src/libnpass')