[parted-devel] [PATCH] maint: Distribute Doxyfile

Colin Watson cjwatson at debian.org
Tue Apr 14 10:56:38 BST 2026


This makes it easier for downstream packages to ship API documentation
(see e.g. https://bugs.debian.org/1119679).

* Makefile.am (EXTRA_DIST): Add Doxyfile.
---
  Makefile.am | 1 +
  1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index c426b8c..19434ef 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,7 @@ EXTRA_DIST =				\
    .version				\
    .prev-version				\
    BUGS					\
+  Doxyfile				\
    libparted.pc.in			\
    libparted-fs-resize.pc.in		\
    parted.spec.in			\
-- 
2.53.0



More information about the parted-devel mailing list