X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/2cd951c678998b2b0230c8eb25717ecf0f1dd2db..c2cc7db1ccde3eb2ff723c4b7b213a055f56e8ae:/doc/Makefile.am diff --git a/doc/Makefile.am b/doc/Makefile.am deleted file mode 100644 index 0e408aa..0000000 --- a/doc/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -man_MANS = gob2.1 -SUBDIRS = . - -EXTRA_DIST = gob2.1.in makehtml.pl - -html: gob2.1 - perl $(top_srcdir)/doc/makehtml.pl < $(top_srcdir)/doc/gob2.1 > $(top_builddir)/doc/gob2.1.html