summaryrefslogtreecommitdiff
path: root/debian/automake.mk
diff options
context:
space:
mode:
Diffstat (limited to 'debian/automake.mk')
-rw-r--r--debian/automake.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/automake.mk b/debian/automake.mk
index 86c1310bf..c29a560be 100644
--- a/debian/automake.mk
+++ b/debian/automake.mk
@@ -71,6 +71,7 @@ ALL_LOCAL += check-debian-changelog-version
DIST_HOOKS += check-debian-changelog-version
$(srcdir)/debian/copyright: AUTHORS debian/copyright.in
+ $(AM_V_GEN) \
{ sed -n -e '/%AUTHORS%/q' -e p < $(srcdir)/debian/copyright.in; \
sed '1,/^$$/d' $(srcdir)/AUTHORS | \
sed -n -e '/^$$/q' -e 's/^/ /p'; \