aboutsummaryrefslogtreecommitdiff
path: root/example/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'example/meson.build')
-rw-r--r--example/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/meson.build b/example/meson.build
index 406c4c4..de2de42 100644
--- a/example/meson.build
+++ b/example/meson.build
@@ -11,7 +11,7 @@ if not platform.endswith('bsd')
endif
threaded_examples = [ 'notify_inval_inode',
- 'notify_inval_inode_fh',
+ 'invalidate_path',
'notify_store_retrieve',
'notify_inval_entry',
'poll' ]