Skip to content

Commit

Permalink
Changing manoto URL so we can track it
Browse files Browse the repository at this point in the history
  • Loading branch information
myleshorton committed Aug 13, 2015
1 parent 251b4c4 commit 30f4928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ FIRETWEET_MAIN_DIR ?= ../firetweet/firetweet/src/main/
define package-settings
PACKAGED_SETTINGS="" && \
if [[ ! -z "$$MANOTO" ]]; then \
PACKAGED_SETTINGS="startupurl: https://www.facebook.com/manototv"; \
PACKAGED_SETTINGS="startupurl: https://www.facebook.com/manototv/app_190322544333196"; \
fi && \
PACKAGED_SETTINGS=$$(echo $$PACKAGED_SETTINGS | xargs) && echo "Packaged settings: $$PACKAGED_SETTINGS"
endef
Expand Down

0 comments on commit 30f4928

Please sign in to comment.