Browse Source

Updated makefile

Toby Chui 3 năm trước cách đây
mục cha
commit
167bc7c585
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -65,4 +65,4 @@ web.tar.gz:
 
 arozos_file_checksum.sha1:
 	@echo "Generating the checksum, if sha1sum installed"
-	-sha1sum ./dist/arozos_*_* web.tar.gz > ./dist/arozos_file_checksum.sha1
+	-sha1sum ./dist/web.tar.gz > ./dist/arozos_file_checksum.sha1