From d17f37b3c5c4ffa3482100e6e434861df0047907 Mon Sep 17 00:00:00 2001 From: Daniel Spiljar Date: Thu, 18 May 2023 13:35:35 +0200 Subject: [PATCH] Include the contrib subdirectory in the distribution tarball. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 1af203b..3334751 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1,2 @@ SUBDIRS = doc src +dist_data_DATA = contrib