1include $(top_srcdir)/config/Rules.am
2
3pkgexecdir = $(datadir)/@PACKAGE@/zfs-tests/bin
4
5pkgexec_PROGRAMS = mkbusy
6mkbusy_SOURCES = mkbusy.c
7