diff options
| author | Alexander Barton <alex@barton.de> | 2024-02-09 22:58:44 +0100 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2024-03-17 22:42:15 +0100 |
| commit | 934f3a0d88becd5f0434e0d1a1cf8f3195c6486d (patch) | |
| tree | deaf3b4422e2fc55b625fd56b98588fb6864de93 /contrib/Makefile.am | |
| parent | c0b8b94550cb589cee39b4e87d8714273d3885f6 (diff) | |
| download | ngircd-934f3a0d88becd5f0434e0d1a1cf8f3195c6486d.tar.gz ngircd-934f3a0d88becd5f0434e0d1a1cf8f3195c6486d.zip | |
Add a Dockerfile and documentation to the project
Diffstat (limited to 'contrib/Makefile.am')
| -rw-r--r-- | contrib/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 27731b3f..f2d99012 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -14,6 +14,7 @@ SUBDIRS = Debian EXTRA_DIST = README.md \ de.barton.ngircd.metainfo.xml \ de.barton.ngircd.plist \ + Dockerfile \ ngindent.sh \ ngircd-bsd.sh \ ngIRCd-Logo.gif \ |