]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/include.mk
doc: add TODO to the website
[public-inbox.git] / Documentation / include.mk
index d62128f23e131b1c59cea6c8469be751dea6c1e8..c852ce1cd3e5cf0fd6df986367e9af8cee3a9472 100644 (file)
@@ -4,7 +4,7 @@ all::
 
 RSYNC = rsync
 RSYNC_DEST = public-inbox.org:/srv/public-inbox/
-docs := README COPYING INSTALL $(shell git ls-files 'Documentation/*.txt')
+docs := README COPYING INSTALL TODO $(shell git ls-files 'Documentation/*.txt')
 INSTALL = install
 PANDOC = pandoc
 PANDOC_OPTS = -f markdown --email-obfuscation=none