11 lines
191 B
Makefile
11 lines
191 B
Makefile
|
pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/include
|
||
|
dist_pkgdata_SCRIPTS = \
|
||
|
commands.cfg \
|
||
|
default.cfg \
|
||
|
libtest.shlib \
|
||
|
math.shlib \
|
||
|
properties.shlib
|
||
|
|
||
|
EXTRA_DIST = \
|
||
|
zfs_commands.cfg
|