diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2011-04-11 15:28:50 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2011-04-11 15:28:50 +0200 |
commit | 48116a16fcff832406266d1594dac5e42cba5550 (patch) | |
tree | 73455c6b17602db3efeffe4b342d4221ca12ec0b /README | |
parent | ce4860294d1657347e8f209199b8e6dbaba79f5c (diff) |
README added, and Makefile for to DO IT ALL
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -0,0 +1,12 @@ +This repository contains all Fripost minuets suorce since the start 2010-11-04. Compiling all is not recomended. If you whant the minnuets, the best way is to visit http://wiki.fripost.org. + +To compile the minutets from for example the meeting 2011-02-20 do: + + $ cd 2011 + $ make 2011-02-20-board.pdf. + +To realy compile all minutes do: + + $ make all + +Author Gustav Eek |