mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
add check that all binaries are build
This commit is contained in:
parent
50df9f13a3
commit
f847f7a0e8
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ clean:
|
|||
@echo Cleaning tools
|
||||
$Q$(RM) -rf *.o *~ *.bin *.obj
|
||||
|
||||
install:
|
||||
install: proxy
|
||||
@echo Install tools
|
||||
$Q$(INSTALL_PROGRAM) proxy $(prefix)/bin
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue