]> git.proxmox.com Git - mirror_spl.git/blobdiff - include/sys/fm/Makefile.am
Prepare SPL repo to merge with ZFS repo
[mirror_spl.git] / include / sys / fm / Makefile.am
diff --git a/include/sys/fm/Makefile.am b/include/sys/fm/Makefile.am
deleted file mode 100644 (file)
index 2821cbe..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-COMMON_H =
-
-KERNEL_H = \
-       $(top_srcdir)/include/sys/fm/protocol.h \
-       $(top_srcdir)/include/sys/fm/util.h
-
-USER_H =
-
-EXTRA_DIST = $(COMMON_H) $(KERNEL_H) $(USER_H)
-
-if CONFIG_KERNEL
-kerneldir = @prefix@/src/spl-$(VERSION)/include/sys/fm
-kernel_HEADERS = $(KERNEL_H)
-endif