X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=docs%2FMakefile.am;h=5fddd245c2bbbf56b6fff2f0caadf4539db3ad65;hp=03af3ec79664c26590b5ba48298c5712f9afdb43;hb=b2b9dbedc04c70cd0d58e3475fd48e1663200dda;hpb=fe3baafcf90809ace9dca20ee63b7cac3bc7ca42 diff --git a/docs/Makefile.am b/docs/Makefile.am index 03af3ec..5fddd24 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 userguide.ad wsr88ddec.ad %.html: %.ad asciidoc $<