From b2b9dbedc04c70cd0d58e3475fd48e1663200dda Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Mon, 28 Jan 2013 06:57:00 +0000 Subject: [PATCH] Add user guide to dist --- docs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile.am b/docs/Makefile.am index 6e6f23b..5fddd24 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -2,7 +2,7 @@ man1_MANS = aweather.1 wsr88ddec.1 html_DATA = aweather.html userguide.html EXTRA_DIST = $(man1_MANS) $(html_DATA) \ - aweather.ad wsr88ddec.ad + aweather.ad userguide.ad wsr88ddec.ad %.html: %.ad asciidoc $< -- 2.41.0