mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-18 10:21:01 +03:00
7513807320
There's no need to specify the srcdir explicitly in _HEADERS and EXTRA_DIST. Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu> Closes #10493
11 lines
159 B
Makefile
11 lines
159 B
Makefile
libspldir = $(includedir)/libspl/sys
|
|
libspl_HEADERS = \
|
|
byteorder.h \
|
|
errno.h \
|
|
mnttab.h \
|
|
mount.h \
|
|
param.h \
|
|
stat.h \
|
|
sysmacros.h \
|
|
zfs_context_os.h
|