From 5942f6125ea85bc78fc3df7b2f72b41260f4b4a2 Mon Sep 17 00:00:00 2001 From: Mubashshir Date: Sun, 21 May 2023 22:10:21 +0600 Subject: Initial commit Signed-off-by: Mubashshir --- tests/Makefile | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/Makefile (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile new file mode 100644 index 0000000..0829e01 --- /dev/null +++ b/tests/Makefile @@ -0,0 +1 @@ +include $(realpath $(dir $(realpath $(lastword $(MAKEFILE_LIST))))../Makefile) -- cgit v1.2.3