summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
blob: c099ad8ed869e2c11407edf9dbfe2c1817652001 (plain)
1
2
3
4
5
6
7
HELP2MAN = $(SHELL) $(top_srcdir)/$(config_aux_dir)/missing --run help2man

dist_man_MANS = $(srcdir)/postgresql-setup.1

$(srcdir)/postgresql-setup.1: $(top_srcdir)/postgresql-setup.in
	@echo "Updating the man page '$@'"; \
	$(HELP2MAN) --output=$@ $(top_srcdir)/postgresql-setup -N