mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-24 06:40:39 +01:00
targets-tools.mk: Create $(HDRDIR_SCOPE_SUFFIX) in tools directories
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
ccdfdfd3d7
commit
92c6bf739f
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ endif
|
||||||
|
|
||||||
$(LIB_SO): $(OBJ)
|
$(LIB_SO): $(OBJ)
|
||||||
|
|
||||||
all.done: $(PREREQ_DONE) $(BUILD_HDR) $(BUILD_EXE_SH) $(MEMBERS) $(LIB_A) $(LIB_SO)
|
all.done: $(PREREQ_DONE) $(BUILD_HDR) $(BUILD_EXE_SH) $(MEMBERS) $(LIB_A) $(LIB_SO) $(HDRDIR_SCOPE_SUFFIX)
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue