summaryrefslogtreecommitdiffstats
path: root/samples/fanotify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'samples/fanotify/Makefile')
-rw-r--r--samples/fanotify/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/samples/fanotify/Makefile b/samples/fanotify/Makefile
new file mode 100644
index 000000000..e20db1bdd
--- /dev/null
+++ b/samples/fanotify/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+userprogs-always-y += fs-monitor
+
+userccflags += -I usr/include -Wall
+