소스 검색

Forgot to include license.txt

Miku AuahDark 3 년 전
부모
커밋
2c7fd38758
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -324,7 +324,7 @@ installdir/love.svg: $(LOVE_PATH)/platform/unix/love.svg
 installdir/license.txt: $(LOVE_PATH)/license.txt
 	cp $(LOVE_PATH)/license.txt installdir/license.txt
 
-appimage-prepare: installdir/AppRun installdir/love.desktop installdir/love.svg appimagetool
+appimage-prepare: installdir/AppRun installdir/love.desktop installdir/love.svg installdir/license.txt appimagetool
 	cp -r installdir installdir2
 	-rm -rf installdir2/share/man
 	-rm -rf installdir2/share/doc