summary refs log tree commit diff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2024-02-09 22:58:44 +0100
committerAlexander Barton <alex@barton.de>2024-03-17 22:42:15 +0100
commit934f3a0d88becd5f0434e0d1a1cf8f3195c6486d (patch)
treedeaf3b4422e2fc55b625fd56b98588fb6864de93 /doc/Makefile.am
parentc0b8b94550cb589cee39b4e87d8714273d3885f6 (diff)
downloadngircd-934f3a0d88becd5f0434e0d1a1cf8f3195c6486d.tar.gz
ngircd-934f3a0d88becd5f0434e0d1a1cf8f3195c6486d.zip
Add a Dockerfile and documentation to the project
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 91583f5c..a7e01999 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -21,6 +21,7 @@ static_docs = \
 	Bopm.txt \
 	Capabilities.txt \
 	Commands.txt \
+	Container.md \
 	Contributing.txt \
 	FAQ.md \
 	HowToRelease.txt \