mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 18:11:00 +03:00
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
|