8 lines
178 B
Makefile
8 lines
178 B
Makefile
|
include $(top_srcdir)/config/Substfiles.am
|
||
|
|
||
|
pkgdracutdir = $(dracutdir)/modules.d/02zfsexpandknowledge
|
||
|
pkgdracut_SCRIPTS = \
|
||
|
module-setup.sh
|
||
|
|
||
|
SUBSTFILES += $(pkgdracut_SCRIPTS)
|