mirror_zfs/lib/libspl/include/Makefile.am
Arvind Sankar 7513807320 Drop unnecessary srcdir paths
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
2020-06-24 18:20:18 -07:00

23 lines
303 B
Makefile

SUBDIRS = ia32 rpc sys util os
libspldir = $(includedir)/libspl
libspl_HEADERS = \
assert.h \
atomic.h \
libdevinfo.h \
libgen.h \
libshare.h \
limits.h \
locale.h \
statcommon.h \
stdio.h \
stdlib.h \
string.h \
stropts.h \
thread.h \
tzfile.h \
ucred.h \
umem.h \
unistd.h \
zone.h