aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libspl/include/Makefile.am
blob: 9ca08b2bc0f77542b3da735cfe326e74618d8395 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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