From dc96590632edfd094657d3641b4db7983a01671d Mon Sep 17 00:00:00 2001 From: Sabbir Date: Thu, 17 Oct 2024 16:59:06 +0600 Subject: [PATCH] Testing Signed-off-by: Sabbir --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b57ce0fff..680d4a193 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ endif ### ### These variables should not need tweaking. -### +#### SRC_PKGS := apis catalog cmd tests # directories which hold app source (not vendored) SRC_DIRS := $(SRC_PKGS)