X-Git-Url: http://git.annexia.org/?p=whenjobs.git;a=blobdiff_plain;f=tools%2FMakefile.am;h=bbb5fa8757d90c33dae7699378ce5989ab0ebfce;hp=20b659e5869d4f3fd0d012fb8b5034cbd8804a10;hb=6c41dfae8a0d60cab2fd3b82f73b762972496c2c;hpb=902e1e977991e0e2121c0d9a8417f1d157b87d87 diff --git a/tools/Makefile.am b/tools/Makefile.am index 20b659e..bbb5fa8 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -88,6 +88,11 @@ whenjobs.1: whenjobs.pod --stderr --utf8 \ $< > $@ +whenjobs.txt: whenjobs.pod + pod2text \ + --stderr --utf8 \ + $< > $@ + CLEANFILES = \ *.cmi *.cmo *.cmx *.cma *.cmxa *~ \ libdir.ml \