X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=doc%2FMakefile.am;h=ab3f33b9886e77eedc85a68eade52834271004be;hp=852d24983c23430d9e2d815fcc43043688eac880;hb=7ba3852764765e4ffe3ee420f639bd7f6091ccf0;hpb=1e1f17bfc845a310878f49326fafa015ee36c698 diff --git a/doc/Makefile.am b/doc/Makefile.am index 852d249..ab3f33b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -8,8 +8,7 @@ endif all: $(MANUALS) -# todo: separate build dir still doesn't work -html/index.html: $(top_srcdir)/src/*.cpp $(top_srcdir)/src/*.hxx $(top_srcdir)/codegen/*.hxx $(top_srcdir)/codegen/*.cpp $(srcdir)/index.doc - $(DOXYGEN) +html/index.html: $(top_srcdir)/src/*.cpp $(top_srcdir)/src/*.hxx $(top_srcdir)/codegen/*.hxx $(top_srcdir)/codegen/*.cpp $(srcdir)/index.doc Doxyfile + $(DOXYGEN) -EXTRA_DIST = index.doc header.html +EXTRA_DIST = index.doc Doxyfile.in