]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tests/zfs-tests/include/Makefile.am
Vendor import of openzfs master @ 184df27eef0abdc7ab2105b21257f753834b936b
[FreeBSD/FreeBSD.git] / tests / zfs-tests / include / Makefile.am
1 include $(top_srcdir)/config/Substfiles.am
2
3 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/include
4 dist_pkgdata_DATA = \
5         blkdev.shlib \
6         commands.cfg \
7         libtest.shlib \
8         math.shlib \
9         properties.shlib \
10         tunables.cfg \
11         zpool_script.shlib
12
13 nodist_pkgdata_DATA = default.cfg
14 SUBSTFILES += $(nodist_pkgdata_DATA)