diff --git a/make.sh b/make.sh index d840560..62c00a9 100755 --- a/make.sh +++ b/make.sh @@ -38,6 +38,7 @@ profile/profile.sh ./flips echo 'GTK+ (3/3)' rm flips; CFLAGS=$FLAGS' -fprofile-use' make TARGET=gtk LFLAGS='' rm *.gcda +echo mv flips '~/bin/flips' mv flips ~/bin/flips # keeping this one for myself #echo Finishing