Include the ABI with dist tarball

The ABI should be included when generating the `make dist` tarball
since it's required by the `make checkabi` target.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #11225
This commit is contained in:
Brian Behlendorf
2020-11-21 10:44:52 -08:00
committed by GitHub
parent 4d0ba94113
commit f1ece319fd
5 changed files with 16 additions and 1 deletions
+4 -1
View File
@@ -91,5 +91,8 @@ endif
libzfs_la_LDFLAGS += -version-info 4:0:0
# Library ABI
EXTRA_DIST = libzfs.abi libzfs.suppr
# Licensing data
EXTRA_DIST = THIRDPARTYLICENSE.openssl THIRDPARTYLICENSE.openssl.descrip
EXTRA_DIST += THIRDPARTYLICENSE.openssl THIRDPARTYLICENSE.openssl.descrip