summaryrefslogtreecommitdiffstats
path: root/include/spl/rpc/Makefile.am
blob: 5110cc0f0c5803d4f89a822416e585401aaea6d3 (plain)
1
2
3
4
5
6
7
KERNEL_H = \
	$(top_srcdir)/include/spl/rpc/xdr.h

if CONFIG_KERNEL
kerneldir = @prefix@/src/zfs-$(VERSION)/include/spl/rpc
kernel_HEADERS = $(KERNEL_H)
endif