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