From 623c412c2c282c5835e13d4bd8579cca780ffd11 Mon Sep 17 00:00:00 2001 From: keiff3r <146864220+keiff3r@users.noreply.github.com> Date: Mon, 10 Feb 2025 15:57:48 +0100 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a679a22..d850d64 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -#******************************************************************************* +#******************************************************************************* ifeq ($(BOLOS_SDK),) $(error Environment variable BOLOS_SDK is not set)