X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=doc%2FMakefile.am;h=b62feb7e0c9052bbda0018360ea20c99a078b926;hp=ed2ec2e2c3731632c6bf285ac75f286279f54ef7;hb=c96900f378966ca1be96ddb1c43f855c74083b70;hpb=1243156a5e03a666b36bc4400f1402243a85c9a7 diff --git a/doc/Makefile.am b/doc/Makefile.am index ed2ec2e2..b62feb7e 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,18 +1,20 @@ ## Process this file with automake to get Makefile.in +SUBDIRS = es + info_TEXINFOS = tinc.texi -dyn_MANS = tincd.8 +dyn_MANS = man_aux = $(dyn_MANS:.8=.x) -man_MANS = tincd.conf.5 $(dyn_MANS) +man_MANS = tincd.8 tinc.conf.5 $(dyn_MANS) PERL = @PERL@ HELP2MAN = help2man MAINTAINERCLEANFILES = $(dyn_MANS) EXTRA_DIST = $(man_MANS) $(HELP2MAN) $(man_aux) \ - Makefile.maint GNUmakefile Makefile.summ tincd.conf.sample + Makefile.maint GNUmakefile Makefile.summ sample-config.tar.gz # Use `ginstall' in the definition of man_MANS to avoid # confusion with the `install' target. The install rule transforms `ginstall'