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