From c8197fbb9b4beafdd6a927fbf323a3e50963aeb6 Mon Sep 17 00:00:00 2001 From: Nicolas Dato Date: Sat, 19 Jul 2025 18:58:07 -0300 Subject: fix documentation distribution and installation --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index bf2e17e..bc03ae6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +TAR_OPTIONS = --owner=0 --group=0 + SUBDIRS = src doc test example pkgconfig_DATA = tuberia.pc -- cgit v1.2.3