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