summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Spragg <adam@spra.gg>2022-05-17 10:44:27 +0100
committerAdam Spragg <adam@spra.gg>2022-05-18 17:19:40 +0100
commit588b3e780fef14631f7ec5c369bff07efdc5e013 (patch)
tree5874b387da5e6f055abf70597c19cfaefe1760bb /Makefile
parent96df5969b11b9a64f95c0c28347154b06cfc9d15 (diff)
Add documentation for new Format 1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0c8bdd3..62c310c 100644
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,7 @@ UNAME_S := $(shell uname -s)
DOCS := \
AUTHORS \
FILEFORMAT_0 \
+ FILEFORMAT_1 \
LICENSE.GPLv2 \
NEWS \
README \