X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=docs%2FMakefile.am;h=2c45385aee4f02de8ba96c90467634ba59a10ce4;hb=733791dde87a2379b62323ab2367bc9ed0bc5103;hp=03af3ec79664c26590b5ba48298c5712f9afdb43;hpb=fe3baafcf90809ace9dca20ee63b7cac3bc7ca42;p=aweather diff --git a/docs/Makefile.am b/docs/Makefile.am index 03af3ec..2c45385 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,6 +1,9 @@ -man1_MANS = aweather.1 +man1_MANS = aweather.1 wsr88ddec.1 html_DATA = aweather.html +EXTRA_DIST = $(man1_MANS) $(html_DATA) \ + aweather.ad wsr88ddec.ad + %.html: %.ad asciidoc $<