X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=doc%2FMakefile.am;h=ca194216569808604ae81fdf7abdcc9ad46078d2;hp=01bc53353c7095c50cf63bc913c20fac728f004c;hb=56f3994d74dbc36d10bfa83b50b016bf269ac563;hpb=fc922d87a02a9c171b9d95c4b40b8ae85f0fadc0 diff --git a/doc/Makefile.am b/doc/Makefile.am index 01bc533..ca19421 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 +EXTRA_DIST = index.doc header.html Doxyfile.in