X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-view%2FMakefile.am;h=17661c8e09d95f31fd09394ec86307c3f157bb08;hp=e0cd068c8fbc656ab347aa0d131d207d544fe629;hb=c29275b72438637d46d7a50742882d2736eb176a;hpb=9b03d620722dc54630539afba40720c30de69b2d 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/$$/"/' $< > $@