X-Git-Url: http://developer.intra2net.com/git/?a=blobdiff_plain;f=doc%2FMakefile.am;h=ab3f33b9886e77eedc85a68eade52834271004be;hb=0bc9b2fb08f35cc0a632d6e37e98db1e2d3f86dc;hp=2976ec3f4d2750894621020a78fc97cadd9b0540;hpb=53d607438c3824a6f1e540d06f5716148f6496a5;p=libt2n diff --git a/doc/Makefile.am b/doc/Makefile.am index 2976ec3..ab3f33b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -8,7 +8,7 @@ endif all: $(MANUALS) -html/index.html: $(top_srcdir)/src/*.cpp $(top_srcdir)/src/*.hxx $(top_srcdir)/codegen/*.hxx $(top_srcdir)/codegen/*.cpp $(srcdir)/index.doc +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