aboutgitcodelistschat:MatrixIRC
path: root/tests-utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests-utils/Makefile')
-rw-r--r--tests-utils/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests-utils/Makefile b/tests-utils/Makefile
index c234972..95536a8 100644
--- a/tests-utils/Makefile
+++ b/tests-utils/Makefile
@@ -1,3 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+# Copyright 2023 Red Hat GmbH
+# Author: Alice Frosi <afrosi@redhat.com>
+
test:
$(CC) $(CFLAGS) -o test-syscalls test-syscalls.c
$(CC) $(CFLAGS) -o test-server test-server.c