Merge patch from ticket #132 from illwieckz, making the utils target build 'iqmtool'
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@6206 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
7569a44237
commit
5f80e2b0a3
1 changed files with 1 additions and 1 deletions
|
@ -2517,7 +2517,7 @@ qtv-rel:
|
|||
@$(MAKE) $(RELEASE_DIR)/qtv$(BITS)$(EXEPOSTFIX) VPATH="$(BASE_DIR)/../fteqtv:$(VPATH)"
|
||||
qtv: qtv-rel
|
||||
|
||||
utils: httpserver iqm imgtool master qtv-rel
|
||||
utils: httpserver iqmtool imgtool master qtv-rel
|
||||
|
||||
prefix ?= /usr/local
|
||||
exec_prefix ?= $(prefix)
|
||||
|
|
Loading…
Reference in a new issue