From 8f5a81abd5c78f4ddd54520e373969d0297b424c Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Mon, 23 Feb 2026 15:35:46 -0500 Subject: [PATCH] hath.cabal: include doc/README.rst in the source --- hath.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/hath.cabal b/hath.cabal index 7931597..dffea25 100644 --- a/hath.cabal +++ b/hath.cabal @@ -11,6 +11,7 @@ license-file: doc/LICENSE build-type: Simple extra-source-files: doc/COPYING + doc/README.rst doc/man1/hath.1 test/shell/*.test synopsis: -- 2.51.0