diff options
Diffstat (limited to 'util/post/Makefile')
-rw-r--r-- | util/post/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/post/Makefile b/util/post/Makefile index 0941cde0a1..e292a73429 100644 --- a/util/post/Makefile +++ b/util/post/Makefile @@ -1,3 +1,4 @@ +## SPDX-License-Identifier: GPL-2.0-only all: $(CC) post.c -o post clean: |