aboutsummaryrefslogtreecommitdiffstats
path: root/include/sharefs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/sharefs/Makefile.am')
-rw-r--r--include/sharefs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sharefs/Makefile.am b/include/sharefs/Makefile.am
index b343c75b7..d6175a502 100644
--- a/include/sharefs/Makefile.am
+++ b/include/sharefs/Makefile.am
@@ -8,6 +8,6 @@ USER_H =
EXTRA_DIST = $(COMMON_H) $(KERNEL_H) $(USER_H)
if CONFIG_KERNEL
-kerneldir = /usr/src/spl-$(SPL_META_VERSION)-$(SPL_META_RELEASE)/$(LINUX_VERSION)/sharefs
+kerneldir = /usr/src/spl-$(VERSION)/include/sharefs
kernel_HEADERS = $(KERNEL_H)
endif