diff options
| author | Bdale Garbee <bdale@gag.com> | 2012-09-12 21:50:25 -0600 | 
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2012-09-12 21:50:25 -0600 | 
| commit | 2439f53ea21c84f7c510dc191dde025ada24281f (patch) | |
| tree | b467553bdc4653acf2f31b394d185a4f76ac92ea | |
| parent | 07d9ba938f2742da1bce5d8df55cbc236207a981 (diff) | |
document workaround for 'make fat' not building altoslib
| -rw-r--r-- | Releasing | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ These are Bdale's notes on how to do a release.  	make distclean  	./autogen.sh --with-fat-dir=/home/bdale/web/altusmetrum/AltOS/releases -	make fat +	make && make fat  		this pushes packages for each platform to web site  | 
