Add sample notification program
[linux-2.6-block.git] / samples / watch_queue / Makefile
1 # List of programs to build
2 hostprogs := watch_test
3
4 # Tell kbuild to always build the programs
5 always-y := $(hostprogs)
6
7 HOSTCFLAGS_watch_test.o += -I$(objtree)/usr/include