X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=include%2FMakefile.am;h=64141d9bce3096ce5cc2778d7628a1ce70350593;hb=31455ab13056da037410353f10c484dfca3d3ebc;hp=8325a8ec0446b5ced9ce5dd544c1ceba0eee9e68;hpb=9ae529ec5dbdc828ff8326beae58062971d74b2e;p=zfs.git diff --git a/include/Makefile.am b/include/Makefile.am index 8325a8e..64141d9 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -28,6 +28,6 @@ libzfs_HEADERS = $(COMMON_H) $(USER_H) endif if CONFIG_KERNEL -kerneldir = /usr/src/zfs-$(ZFS_META_VERSION)-$(ZFS_META_RELEASE)/$(LINUX_VERSION) +kerneldir = /usr/src/zfs-$(VERSION)/include kernel_HEADERS = $(COMMON_H) $(KERNEL_H) endif