X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=doc%2FMakefile.am;h=ab3f33b9886e77eedc85a68eade52834271004be;hp=c5c461542acb8de6f686d4420a75704ffb3dfec5;hb=8003c93ef6a3fa5037cee484fca20b4ba8596ff1;hpb=c0a5c7713b976c7165aa213b4ceb36e15b117d61 diff --git a/doc/Makefile.am b/doc/Makefile.am index c5c4615..ab3f33b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -8,5 +8,7 @@ endif all: $(MANUALS) -html/index.html: $(top_srcdir)/src/*.cpp $(top_srcdir)/src/*.hxx +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 Doxyfile.in