Add init scripts
[zfs.git] / etc / zfs / Makefile.am
diff --git a/etc/zfs/Makefile.am b/etc/zfs/Makefile.am
new file mode 100644 (file)
index 0000000..027c397
--- /dev/null
@@ -0,0 +1,9 @@
+pkgsysconfdir = $(sysconfdir)/zfs
+
+pkgsysconf_DATA = \
+       zdev.conf \
+       zdev.conf.supermicro.example \
+       zdev.conf.dragon.example \
+       zdev.conf.x4550.example
+
+EXTRA_DIST = $(pkgsysconf_DATA)