Skip to content

Commit

Permalink
Add Thumbnail
Browse files Browse the repository at this point in the history
  • Loading branch information
Nexela committed May 20, 2019
1 parent 8a81ff2 commit b38f241
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ package:
@cp -r $(PACKAGE_NAME) $(BUILD_DIR)/$(OUTPUT_NAME)/$(PACKAGE_NAME)
@cp info.json $(BUILD_DIR)/$(OUTPUT_NAME)/info.json
@cp data.lua $(BUILD_DIR)/$(OUTPUT_NAME)/data.lua
@cp thumbnail.png $(BUILD_DIR)/$(OUTPUT_NAME)/thumbnail.png
@cp README.md $(BUILD_DIR)/$(OUTPUT_NAME)/stdlib/README.md
@cp LICENSE $(BUILD_DIR)/$(OUTPUT_NAME)/stdlib/LICENSE.md
@cp CHANGELOG.md $(BUILD_DIR)/$(OUTPUT_NAME)/stdlib/CHANGELOG.md
Expand Down
Binary file added thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b38f241

Please sign in to comment.