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