summaryrefslogtreecommitdiff
path: root/ao-view/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ao-view/Makefile.am')
-rw-r--r--ao-view/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/ao-view/Makefile.am b/ao-view/Makefile.am
index e0cd068c..17661c8e 100644
--- a/ao-view/Makefile.am
+++ b/ao-view/Makefile.am
@@ -29,5 +29,7 @@ BUILT_SOURCES = aoview_glade.h
CLEANFILES = aoview_glade.h
+man_MANS=ao-view.1
+
aoview_glade.h: aoview.glade
sed -e 's/"/\\"/g' -e 's/^/"/' -e 's/$$/"/' $< > $@