blob: 6ee61e3ca8d2a1fad5902dd3cdfea80c692ac425 [file] [log] [blame] [edit]
# List of programs to build
hostprogs-y := watch_test
# Tell kbuild to always build the programs
always := $(hostprogs-y)
HOSTCFLAGS_watch_test.o += -I$(objtree)/usr/include
HOSTLDLIBS_watch_test += -lkeyutils