mirror of
https://github.com/nlohmann/json.git
synced 2026-08-30 13:07:14 +00:00
📦 add license to include.zip #2487
This commit is contained in:
@@ -608,7 +608,7 @@ ChangeLog.md:
|
|||||||
release:
|
release:
|
||||||
rm -fr release_files
|
rm -fr release_files
|
||||||
mkdir release_files
|
mkdir release_files
|
||||||
zip -9 --recurse-paths -X include.zip $(SRCS) $(AMALGAMATED_FILE) meson.build
|
zip -9 --recurse-paths -X include.zip $(SRCS) $(AMALGAMATED_FILE) meson.build LICENSE.MIT
|
||||||
gpg --armor --detach-sig include.zip
|
gpg --armor --detach-sig include.zip
|
||||||
mv include.zip include.zip.asc release_files
|
mv include.zip include.zip.asc release_files
|
||||||
gpg --armor --detach-sig $(AMALGAMATED_FILE)
|
gpg --armor --detach-sig $(AMALGAMATED_FILE)
|
||||||
|
|||||||
Reference in New Issue
Block a user