Add examples to the hall documentation section

This way when I run ‘hall clean -x’ I don't have to keep resurrecting the file.
This commit is contained in:
Tom Willemse 2023-07-07 00:03:18 -07:00
parent 97e3757498
commit e847014d81

View file

@ -14,7 +14,8 @@
(tests ((directory "tests" ((scheme-file "inkplate")))))
(programs ((directory "scripts" ())))
(documentation
((directory "doc" ((texi-file "inkplate")))
((directory "examples" ((scheme-file "date")))
(directory "doc" ((texi-file "inkplate")))
(text-file "COPYING")
(text-file "HACKING")
(symlink "README" "README.org")