reuse AM_INIT_AUTOMAKE bug-email address
diff --git a/Makefile.am b/Makefile.am line changes: +1/-1 index de54590..60877c8 --- a/Makefile.am +++ b/Makefile.am
@@ -63,7 +63,7 @@ gendocs_envvars = GENDOCS_TEMPLATE_DIR=doc # manual = hello manual_title = "Hello, GNU World" -email = bug-hello@gnu.org +email = $(PACKAGE_BUGREPORT) gendocs_args = --email $(email) $(manual) $(manual_title) # www_target = $(HOME)/gnu/www/hello/manual