X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/7231d76fbf4ae0b501af648e1216b88714aa7353..308dc7bdfb924370cfd205f656eb0e83191d01a9:/doc/Makefile.am diff --git a/doc/Makefile.am b/doc/Makefile.am index 4654781..0e408aa 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,7 +1,7 @@ man_MANS = gob2.1 -SUBDIRS = +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