aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-06-08 01:18:30 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-06-08 01:22:10 +0200
commit25018da03ea1113d3477a62ad64f9e50b2d13cd5 (patch)
treec3bbfd29e6649f871faa988eba65d5bee2b56958 /Makefile
parente36cd6e954c933e161314d9d2d87d5614f3e00cd (diff)
downloadgit.replicant.us-25018da03ea1113d3477a62ad64f9e50b2d13cd5.tar.gz
git.replicant.us-25018da03ea1113d3477a62ad64f9e50b2d13cd5.tar.bz2
git.replicant.us-25018da03ea1113d3477a62ad64f9e50b2d13cd5.zip
Add page to comply with the AGPLv3(+)
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index adaf681..5cfb747 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,7 @@ INSTALL ?= install
DESTDIR ?= html
TARGETS = \
+ agplv3-source.html \
index.html \
index.css \
COPYING \