Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
config/Substfiles.am: restrict to the dedicated list.
We recover the scope of $(SUBSTFILES) to explicitly control what files are being generated from the corresponding .in. put zfs_prepare_disk.8 into substitution list. b53077a forgot to include the zfs_prepare_disk.8 in the substitution list, although it built in the past because 38e2e9c accidentally dropped the $(SUBSTFILES) from the "%: %.in" pattern. Signed-off-by: Benda Xu <[email protected]>
- Loading branch information