6 lines
161 B
Makefile
6 lines
161 B
Makefile
include $(top_srcdir)/config/Rules.am
|
|
|
|
pkgexecdir = $(datadir)/@PACKAGE@/zfs-tests/bin
|
|
|
|
pkgexec_PROGRAMS = dir_rd_update
|
|
dir_rd_update_SOURCES = dir_rd_update.c
|