X-Git-Url: https://develop.uap-core.de/gitweb/uwplayer.git/blobdiff_plain/57cee2c27458b34d1f407877b04ad3dee7915708..f2c881b827db459ee641c90bcfe4ef9e1ed25c0e:/application/Makefile diff --git a/application/Makefile b/application/Makefile index ea21439..8b53092 100644 --- a/application/Makefile +++ b/application/Makefile @@ -41,7 +41,7 @@ SRC += json.c OBJ = $(SRC:%.c=$(BUILD_ROOT)/build/application/%.$(OBJ_EXT)) -BINTARGET = mediaplayer +BINTARGET = uwplayer all: $(BUILD_ROOT)/build/bin/$(BINTARGET)