diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2020-05-18 20:41:46 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2020-05-18 22:15:21 +0200 |
commit | 95c57ed67782868494f24783c16bf8a985ffbcdb (patch) | |
tree | 88409f3f9535e6b390091fa305e7ce2517c762d6 /by-laws/Makefile | |
parent | eacf4c934fcf580e765732d94e0c369c5e8c785c (diff) |
By-laws. Inital on 2020.
Add the 2019 version of by-laws, only differencing
in LaTeX refactorings. Do `diff by-laws-{2019,2020}.tex`
for details.
Diffstat (limited to 'by-laws/Makefile')
-rw-r--r-- | by-laws/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/by-laws/Makefile b/by-laws/Makefile index 65feb5e..f092d69 100644 --- a/by-laws/Makefile +++ b/by-laws/Makefile @@ -1,5 +1,6 @@ ALL= \ +by-laws-2020 \ by-laws-2019 \ by-laws-2013 \ by-laws-2012 \ |