Add sample notification program
[linux-2.6-microblaze.git] / samples / Makefile
index f8f847b..8617edf 100644 (file)
@@ -24,3 +24,4 @@ obj-$(CONFIG_VIDEO_PCI_SKELETON)      += v4l/
 obj-y                                  += vfio-mdev/
 subdir-$(CONFIG_SAMPLE_VFS)            += vfs
 obj-$(CONFIG_SAMPLE_INTEL_MEI)         += mei/
+subdir-$(CONFIG_SAMPLE_WATCH_QUEUE)    += watch_queue