X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=docs%2FMakefile.am;h=6e6f23bd478971190260e66f78a301ec5f509407;hp=03af3ec79664c26590b5ba48298c5712f9afdb43;hb=9e734911e96ae83b0f41afa5073d5313bc197d96;hpb=fe3baafcf90809ace9dca20ee63b7cac3bc7ca42 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 $<