diff options
Diffstat (limited to 'test/TEST-01-BASIC/Makefile')
-rw-r--r-- | test/TEST-01-BASIC/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/TEST-01-BASIC/Makefile b/test/TEST-01-BASIC/Makefile index 9b90a1c2bc..9f65d4ca4f 100644 --- a/test/TEST-01-BASIC/Makefile +++ b/test/TEST-01-BASIC/Makefile @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later + all setup run clean clean-again: @TEST_BASE_DIR=../ ./test.sh --$@ |