DIRDEPS_BUILD: Include crunched object meta files for gendirdeps.
MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
46c8846583
commit
d19596809c
@ -169,4 +169,5 @@ clean:
|
||||
fi
|
||||
|
||||
META_XTRAS+= ${find ${CRUNCHOBJS}${SRCTOP} -name '*.meta' 2>/dev/null || true:L:sh}
|
||||
META_XTRAS+= ${echo ${CRUNCHOBJS}/*.lo.meta 2>/dev/null || true:L:sh}
|
||||
META_XTRAS+= ${PROG}.meta
|
||||
|
Loading…
Reference in New Issue
Block a user