mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 10:01:01 +03:00
7513807320
There's no need to specify the srcdir explicitly in _HEADERS and EXTRA_DIST. Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu> Closes #10493
10 lines
169 B
Makefile
10 lines
169 B
Makefile
initrddir = /usr/share/initramfs-tools
|
|
|
|
dist_initrd_SCRIPTS = \
|
|
zfsunlock
|
|
|
|
SUBDIRS = conf.d conf-hooks.d hooks scripts
|
|
|
|
EXTRA_DIST = \
|
|
README.initramfs.markdown
|