• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Révision9297e3b1e3f58b4b057c6e86f79213b0a6303b9c (tree)
l'heure2018-10-24 18:26:48
AuteurMasahiko, SAWAI <say@user...>
CommiterMasahiko, SAWAI

Message de Log

Fixed a target "dist" in Makefile.

Change Summary

Modification

--- a/android-R/Makefile
+++ b/android-R/Makefile
@@ -44,7 +44,7 @@ stop :
4444
4545 #################### project
4646 dist :
47- mvn assembly:assembly
47+ mvn assembly:single
4848
4949 clean :
5050 mvn $@