Allow GUI development with standard binary

This commit is contained in:
Jakob Borg
2014-05-22 16:12:19 +02:00
parent 52d8e4c691
commit 04130fcb15
5 changed files with 45 additions and 56 deletions

View File

@@ -88,7 +88,8 @@ case "$1" in
;;
guidev)
build -tags guidev
echo "Syncthing is already built for GUI developments. Try:"
echo " STGUIASSETS=~/someDir/gui syncthing"
;;
test)