From 18aee3fa51b1b5800b169c2eaf20713446a0b87d Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Fri, 23 Feb 2024 10:13:02 -0600 Subject: [PATCH] Add pgwui man page to the manifest --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 3d9f5e7..2367927 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -7,6 +7,7 @@ include *.mk include LICENSE.txt include make_dist include Makefile +include pgwui.1 include pip_setup include README.template include src/pgwui_develop/VERSION -- 2.34.1