X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/69c350c69e70bddb040dfc5d90b0368376a6389e..2cd951c678998b2b0230c8eb25717ecf0f1dd2db:/doc/Makefile.am diff --git a/doc/Makefile.am b/doc/Makefile.am index 6d63081..0e408aa 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -3,5 +3,5 @@ SUBDIRS = . EXTRA_DIST = gob2.1.in makehtml.pl -html: +html: gob2.1 perl $(top_srcdir)/doc/makehtml.pl < $(top_srcdir)/doc/gob2.1 > $(top_builddir)/doc/gob2.1.html