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