Remove non relevant comment

Change-type: patch
This commit is contained in:
Alexis Svinartchouk 2020-06-29 12:38:22 +02:00
parent 394d3e0bf2
commit 692274691e

View File

@ -23,7 +23,6 @@ $(BUILD_DIRECTORY):
$(BUILD_TEMPORARY_DIRECTORY): | $(BUILD_DIRECTORY)
mkdir $@
# See https://stackoverflow.com/a/13468229/1641422
SHELL := /bin/bash
# ---------------------------------------------------------------------