mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-03-04 11:48:18 +03:00

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
6 lines
62 B
Makefile
6 lines
62 B
Makefile
KERNEL_H = \
|
|
compiler.h \
|
|
types.h
|
|
|
|
EXTRA_DIST = $(KERNEL_H)
|