From 82aca41962f3ce1476919c5c2c388546166f3eb5 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Thu, 7 Apr 2022 20:13:00 +0200 Subject: [PATCH] do not make distbuilds anymore --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index c519d4c..d7a750b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,2 @@ SUBDIRS = src man -EXTRA_DIST = buildconf +# EXTRA_DIST = buildconf