summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 55038481a..667a1f90d 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ dh_runit_package_files = \
26 dh-runit_$(dh_runit_version)_all.deb \ 26 dh-runit_$(dh_runit_version)_all.deb \
27 runit-helper_$(dh_runit_version)_all.deb 27 runit-helper_$(dh_runit_version)_all.deb
28 28
29committed_build_products = config.guess config.h.in config.sub configure 29committed_build_products = config.guess config.h.in config.sub configure aclocal.m4
30 30
31.DEFAULT_GOAL = build-stamp 31.DEFAULT_GOAL = build-stamp
32 32