diff options
Diffstat (limited to 'packaging/Makefile')
| -rw-r--r-- | packaging/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/Makefile b/packaging/Makefile new file mode 100644 index 0000000000..44a9b328e8 --- /dev/null +++ b/packaging/Makefile @@ -0,0 +1,3 @@ +check_tools: + @sh ./checks.sh + @echo All the needed tools seem to be installed, great! |
