cc49250563
The dracut code is analogous to the initramfs code and as such it should be located in the contrib with initramfs for consistency. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
3 lines
95 B
Makefile
3 lines
95 B
Makefile
SUBDIRS = bash_completion.d dracut initramfs
|
|
DIST_SUBDIRS = bash_completion.d dracut initramfs
|