Remove whitespace

This commit is contained in:
Romain Goyet
2020-03-24 22:49:43 -04:00
committed by EmilieNumworks
parent 2cdb5d38bf
commit 5e9543e3b7

View File

@@ -37,8 +37,6 @@ $(BUILD_DIR)/app/res/%.xml: ion/src/simulator/android/src/res/%.xml | $$(@D)/.
$(call rule_label,COPY)
$(Q) cp $< $@
# This rule allow us to build any executable (%) for a specified ARCH ($1)
# We depend on a phony target to make sure this rule is always executed