From 5395f6550b3bd8105ef03b5b5692633fb4ee2549 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Fri, 30 Oct 2020 13:51:24 -0400 Subject: recognize more build products --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 55038481a..667a1f90d 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ dh_runit_package_files = \ dh-runit_$(dh_runit_version)_all.deb \ runit-helper_$(dh_runit_version)_all.deb -committed_build_products = config.guess config.h.in config.sub configure +committed_build_products = config.guess config.h.in config.sub configure aclocal.m4 .DEFAULT_GOAL = build-stamp -- cgit v1.2.3