mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 01:51:00 +03:00
48f4379974
dist diff: -zfs-2.1.99/etc/systemd/system/50-zfs.preset.in +zfs-2.1.99/etc/systemd/system/50-zfs.preset Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #13316
9 lines
176 B
Makefile
9 lines
176 B
Makefile
PHONY =
|
|
include $(top_srcdir)/config/Shellcheck.am
|
|
|
|
SUBDIRS = runfiles test-runner zfs-tests
|
|
|
|
EXTRA_DIST = README.md
|
|
|
|
SHELLCHECKSCRIPTS += $(shell find $(srcdir) -name '*.sh')
|