summaryrefslogtreecommitdiff
path: root/libfetch
diff options
context:
space:
mode:
Diffstat (limited to 'libfetch')
-rw-r--r--libfetch/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/libfetch/meson.build b/libfetch/meson.build
index 1438cac..90e133b 100644
--- a/libfetch/meson.build
+++ b/libfetch/meson.build
@@ -7,7 +7,7 @@ libfetch_src = [
'openssl-compat.c'
]
-errlist_generator = find_program('errlist.sh')
+errlist_generator = find_program('./errlist.sh')
ftperr_h = custom_target(
'ftperr.h',