mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
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:
@@ -31,3 +31,6 @@ libuutil_la_LDFLAGS += -Wl,-z,defs
|
||||
endif
|
||||
|
||||
libuutil_la_LDFLAGS += -version-info 3:0:0
|
||||
|
||||
# Library ABI
|
||||
EXTRA_DIST = libuutil.abi libuutil.suppr
|
||||
|
||||
Reference in New Issue
Block a user